summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2025-01-15 12:42:19 -0800
committerKaz Kylheku <kaz@kylheku.com>2025-01-15 12:42:19 -0800
commit23adf30aa61e913b7cd221c9ecdf510d1a79d125 (patch)
treeb8e1582b38e474d0f0d31c63c0a7873984dc8eb9 /stdlib
parent58cf667aa73134c7945b0be77ed92f1c8fbc5be9 (diff)
downloadtxr-23adf30aa61e913b7cd221c9ecdf510d1a79d125.tar.gz
txr-23adf30aa61e913b7cd221c9ecdf510d1a79d125.tar.bz2
txr-23adf30aa61e913b7cd221c9ecdf510d1a79d125.zip
put_json: bug: incorrect defaulting of flat argument.
this also affects put_jsonl and tojson. * lib.c (put_json): The flat argument must be properly defaulted. Without this we are treating it as true when it is missing due to the convention that missing args are signaled by the : symbol. This bugs breaks the ability to use the :standard value for *print-json-format*.
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions