SQLite

Check-in [ba9c6827d0]
Login

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

Overview
Comment:Add an SQLITE_DISABLE_INTRINSIC #ifdef to the sqlite3Put4Byte() function.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ba9c6827d0890aaed9168c221fefbdbe89f4f9d3
User & Date: drh 2016-02-19 13:20:02.042
Context
2016-02-19
13:29
Fix (harmless) compiler warnings in some of the TCL-based test code. (check-in: 7c26d2b470 user: drh tags: trunk)
13:20
Add an SQLITE_DISABLE_INTRINSIC #ifdef to the sqlite3Put4Byte() function. (check-in: ba9c6827d0 user: drh tags: trunk)
13:19
Omit the unused yyzerominor constant. (check-in: 60ad68a9f5 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/util.c.