]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enclose the generated "sqlite3.c" and "sqlite3.h" in a single big #ifdef so
authordrh <>
Mon, 28 Oct 2024 22:35:32 +0000 (22:35 +0000)
committerdrh <>
Mon, 28 Oct 2024 22:35:32 +0000 (22:35 +0000)
commit8b3ba8eb5a87058363288aa31dd5e01dd8804356
tree4db847d166595b116f8b41f52c638e23dc37d708
parent173c113c5f12249e17155a6262601486d009cffa
Enclose the generated "sqlite3.c" and "sqlite3.h" in a single big #ifdef so
that if they get truncated by more than a little whitespace, they will not
compile and the truncation can be easily detected.

FossilOrigin-Name: c3b624e2a903f0c975bc8b7288b98616a4a22b2a574738d1f578bfad1d6d8b91
manifest
manifest.uuid
src/sqlite.h.in
tool/mksqlite3c.tcl
tool/mksqlite3h.tcl