Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fixes for various harmless compiler warnings. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5023b1b85b883a716a5da673740b6eff |
User & Date: | drh 2018-07-09 22:49:01.906 |
Context
2018-07-10
| ||
05:11 | New VDBE comments and coverage macros. (check-in: a9a307265b user: drh tags: trunk) | |
2018-07-09
| ||
22:49 | Fixes for various harmless compiler warnings. (check-in: 5023b1b85b user: drh tags: trunk) | |
20:58 | Add a comment to restriction (6) of the push-down optimization. No changes to code. (check-in: 0c8a2f257f user: drh tags: trunk) | |
Changes
Changes to ext/misc/json1.c.
Changes to src/func.c.
Changes to src/main.c.
Changes to src/parse.y.
Changes to src/tokenize.c.
Changes to src/window.c.
Changes to tool/lempar.c.