Fossil

Check-in [53aea235]
Login

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

Overview
Comment:Cherry-pick 1277932b7e: Fix a harmless compiler warning that crops up with SQLITE_MAX_MMAP_SIZE=0.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 53aea235faf2cefca0729b5cf825260d2b9deaff
User & Date: jan.nijtmans 2014-04-15 09:40:49.009
Context
2014-04-19
22:47
Fix a potential segfault when the SSH_CONNECTION environment variable is defined. ... (check-in: a138dc97 user: drh tags: trunk)
2014-04-15
09:40
Cherry-pick 1277932b7e: Fix a harmless compiler warning that crops up with SQLITE_MAX_MMAP_SIZE=0. ... (check-in: 53aea235 user: jan.nijtmans tags: trunk)
2014-04-14
22:50
In-editor note re: empty commit msg allowing chance to abort commit.

Per suggestion by David Given on fossil-users@ mailing list. ... (check-in: 0484ccf2 user: bch tags: trunk)

Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/sqlite3.c.