]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add header file sqliteicu.h to the ICU extension. This is analogous to the rtree...
authordanielk1977 <danielk1977@noemail.net>
Mon, 8 Sep 2008 08:08:09 +0000 (08:08 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 8 Sep 2008 08:08:09 +0000 (08:08 +0000)
commit1c826650400bdc59f096820924921c3d70c61d6e
tree50ff44b57aaf75c81c409f6dc9b9051c8f9c6948
parentfdd8e5bab84722c09a5a1a8146e3430058c6dea8
Add header file sqliteicu.h to the ICU extension. This is analogous to the rtree.h and fts3.h headers used by other extensions to declare their entry points. Fix for ticket #3361. (CVS 5680)

FossilOrigin-Name: 79364b963b348d5433da737b4e21e97952882389
Makefile.in
ext/icu/sqliteicu.h [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/main.c
tool/mksqlite3c.tcl