diff options
author | drh <> | 2021-12-20 23:46:44 +0000 |
---|---|---|
committer | drh <> | 2021-12-20 23:46:44 +0000 |
commit | f3c33c62351053b784cd9a49337fa75470cf3553 (patch) | |
tree | 7dc41eecef66e9112184a6474a5b215f12fc59b7 /src/resolve.c | |
parent | 62e9c352ebe0f6e59f7e53b79fadc3e8cd3bd42a (diff) | |
download | sqlite-f3c33c62351053b784cd9a49337fa75470cf3553.tar.gz sqlite-f3c33c62351053b784cd9a49337fa75470cf3553.zip |
In the json1 extension, which compiling it separately, ensure that either
SQLITE_DEBUG macro or the NDEBUG macro is set prior to including assert.h.
If neither macro is defined, then assert() statement do generate code but
VVA() statements do not, and that is a deadly combination.
[forum:/forumpost/858dee399e|forum post 858dee399e]
FossilOrigin-Name: d9f814a6402ca7fd999bbb847dc354b52ab9b97cae0c932344584d26c9430f24
Diffstat (limited to 'src/resolve.c')
0 files changed, 0 insertions, 0 deletions