Add NEVER() and ALWAYS() macros for the JSON5-control-character change.json5-ctrl-char
commit6575079124807235c201d4528fb0c60d986219b3
authorD. Richard Hipp <drh@hwaci.com>
Wed, 31 Jan 2024 15:20:13 +0000 (31 15:20 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 31 Jan 2024 15:20:13 +0000 (31 15:20 +0000)
treeda2696391923f31e2c28d0f33a5596885290a0d4
parentfe77ae20a3c83c6a9231323376b16e56b9d1aaca
Add NEVER() and ALWAYS() macros for the JSON5-control-character change.
Also fix an incorrect comparison used to determine if a buffer needed to
be resized.
src/json.c