1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Refactored compile time option diagnostic support to use strings identifiers instead of bitmask.

FossilOrigin-Name: 76a0294ab4208a0858a13bab0858e1bc1448b651
This commit is contained in:
shaneh
2010-02-23 20:08:35 +00:00
parent 440ac39bc0
commit dc97a8cdc1
11 changed files with 500 additions and 366 deletions

View File

@ -266,6 +266,7 @@ foreach file {
auth.c
build.c
callback.c
ctime.c
delete.c
func.c
fkey.c