serval-dna/sqlite-amalgamation-3140200
Andrew Bettison e349c8fc9c Remove -Wimplicit-fallthrough #pragma from sqlite3.c (fixes #128)
Replace it with the -Wno-implicit-fallthrough CFLAGS_SQLITE option in
configure.ac, so it no longer causes compile errors with older compilers
that don't support that warning.
2018-04-05 21:21:26 +09:30
..
shell.c Import SQLite 3.14.2 source code amalgamation 2016-09-21 18:47:49 +09:30
sqlite3.c Remove -Wimplicit-fallthrough #pragma from sqlite3.c (fixes #128) 2018-04-05 21:21:26 +09:30
sqlite3.h Import SQLite 3.14.2 source code amalgamation 2016-09-21 18:47:49 +09:30
sqlite3ext.h Import SQLite 3.14.2 source code amalgamation 2016-09-21 18:47:49 +09:30