diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-01-15 12:42:19 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-01-15 12:42:19 -0800 |
commit | 23adf30aa61e913b7cd221c9ecdf510d1a79d125 (patch) | |
tree | b8e1582b38e474d0f0d31c63c0a7873984dc8eb9 /stdlib | |
parent | 58cf667aa73134c7945b0be77ed92f1c8fbc5be9 (diff) | |
download | txr-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