SQLite

Check-in [1cec1e0300]
Login

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

Overview
Comment:Fix harmless compiler warnings in the fts3view utility program that can occur with MSVC.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1cec1e030035e5253fb7ebbdfe5c1a3029e4e29b
User & Date: mistachkin 2014-07-07 18:03:38.442
Context
2014-07-18
14:43
Improvements to the ".fullschema" command in the command-line shell. (check-in: fa80c64caa user: drh tags: trunk)
2014-07-07
18:03
Fix harmless compiler warnings in the fts3view utility program that can occur with MSVC. (check-in: 1cec1e0300 user: mistachkin tags: trunk)
17:57
Add the fts3view utility program to the MSVC makefile. (check-in: b04751bd59 user: mistachkin tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/tool/fts3view.c.