SQLite

Check-in [0ddb2532b2]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix harmless compiler warnings in FTS5 code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts5NoWarn
Files: files | file ages | folders
SHA1: 0ddb2532b2daaaf1b0109ac360822f84cb999b7f
User & Date: mistachkin 2015-08-06 03:19:14.454
Context
2015-08-11
14:25
Merge fixes from the fts5NoWarn branch. (check-in: 61cb2fc6c1 user: dan tags: trunk)
2015-08-06
03:19
Fix harmless compiler warnings in FTS5 code. (Closed-Leaf check-in: 0ddb2532b2 user: mistachkin tags: fts5NoWarn)
03:09
Fix duplicate test numbering in the FTS5 matchinfo tests. (check-in: 483ebe8989 user: mistachkin tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/fts5_tcl.c.
Changes to ext/fts5/fts5_test_mi.c.