SQLite

Check-in [6b9877fa43]
Login

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

Overview
Comment:Initialize a variable introduced as part of the fix for [bd484a090c8077] in order to silence a compiler warning.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 6b9877fa43bf29a9740285f0c40a6e6cf21f8190
User & Date: dan 2011-06-21 15:38:05.427
Context
2011-06-21
15:54
Give the osLocaltime() function file scope in date.c. (check-in: 1577484595 user: drh tags: trunk)
15:38
Initialize a variable introduced as part of the fix for [bd484a090c8077] in order to silence a compiler warning. (check-in: 6b9877fa43 user: dan tags: trunk)
15:27
Add a missing initializer for sqlite3GlobalConfig.bLocaltimeFault. (check-in: 7fe8ba2ec7 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/date.c.