SQLite

Check-in [be190fe782]
Login

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

Overview
Comment:Fix compiler warnings and remove unreachable code.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | warnings
Files: files | file ages | folders
SHA1: be190fe7826d157fc5acd84210095725b059e4f6
User & Date: drh 2015-08-08 22:47:47.511
Context
2015-08-08
23:23
Fix an assert() that was in the wrong spot. (Closed-Leaf check-in: 962b6cd6bb user: drh tags: warnings)
22:47
Fix compiler warnings and remove unreachable code. (check-in: be190fe782 user: drh tags: warnings)
15:13
Update RBU to avoid repreparing a statement immediately after it is prepared. (check-in: 1d75a41bb2 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/rbu/sqlite3rbu.c.
Changes to src/build.c.
Changes to tool/sqldiff.c.