Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix various harmless compiler warnings in FTS3 and RTREE. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
fe62179efdea40887e23a16f898060b8 |
User & Date: | drh 2011-06-20 17:24:29.807 |
Context
2011-06-20
| ||
17:41 | Update a couple test scripts to account for more floating point display variation in Windows-based versions of TCL. (check-in: a4a8402bfe user: shaneh tags: trunk) | |
17:24 | Fix various harmless compiler warnings in FTS3 and RTREE. (check-in: fe62179efd user: drh tags: trunk) | |
15:24 | Enable crnl to nl translation for the mksqlite3c.tcl script. (check-in: 161379d205 user: drh tags: trunk) | |
Changes
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_term.c.
Changes to ext/fts3/fts3_test.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/rtree/rtree.c.