SQLite

Check-in [59ae002068]
Login

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

Overview
Comment:Get rid of more silly compiler warnings. (CVS 5996)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 59ae0020683766993c38e2b76a436d78d3e4bd63
User & Date: drh 2008-12-09 03:55:14.000
Context
2008-12-09
04:59
Removed some harmless compiler warnings and converted some "double" ops to "int" in date.c. (CVS 5997) (check-in: 5eb648a0b5 user: shane tags: trunk)
03:55
Get rid of more silly compiler warnings. (CVS 5996) (check-in: 59ae002068 user: drh tags: trunk)
02:51
Suppress more silly compiler warnings. (CVS 5995) (check-in: 1522c2c667 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/table.c.
Changes to src/trigger.c.
Changes to src/utf.c.
Changes to src/util.c.