]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the anonymous union from the sqlite3_value structure since some
authordrh <drh@noemail.net>
Fri, 30 Mar 2007 11:23:45 +0000 (11:23 +0000)
committerdrh <drh@noemail.net>
Fri, 30 Mar 2007 11:23:45 +0000 (11:23 +0000)
commit3c024d6973fde047893a5c0937ad4248ca484fee
treeec0bfca1955a70a42e94c220f800039f10d82463
parent6e34599b33784e58c655be36161b20b494bda29e
Remove the anonymous union from the sqlite3_value structure since some
compilers are unable to deal with it. (CVS 3758)

FossilOrigin-Name: 6b995259bc974519379dee55c1ef00d28c76bf21
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbemem.c