SQLite

Check-in [c7771c0b22]
Login

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

Overview
Comment:Fix some warnings under MSVC in fts3 module.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: c7771c0b22f2b45a47070cf84b9ecf1011e40404
User & Date: shaneh 2010-12-01 15:36:01.000
Context
2010-12-01
19:00
Change the type of a variable in struct SrcList so that it fits in a 100 byte lookaside buffer on a 64-bit architecture. (check-in: 7df43f4892 user: dan tags: trunk)
15:36
Fix some warnings under MSVC in fts3 module. (check-in: c7771c0b22 user: shaneh tags: trunk)
11:46
Add test file e_resolve.test. (check-in: 6858df9c72 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
configure became a regular file.
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_write.c.
install-sh became a regular file.