Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix harmless compiler warnings in lsmtest. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bd8a1fb9b33418717c786a7275f636cd |
User & Date: | mistachkin 2017-07-10 21:32:11.229 |
Context
2017-07-11
| ||
00:09 | Incomplete implementation of the COMPLETION table-valued function. So far it only works for SQL keywords. (check-in: caefbc723b user: drh tags: trunk) | |
2017-07-10
| ||
21:32 | Fix harmless compiler warnings in lsmtest. (check-in: bd8a1fb9b3 user: mistachkin tags: trunk) | |
20:39 | Fix errors in comments in the STMT virtual table. No code changes. (check-in: 9a8f045d62 user: drh tags: trunk) | |
Changes
Changes to ext/lsm1/Makefile.msc.
Changes to ext/lsm1/lsm-test/lsmtest6.c.
Changes to ext/lsm1/lsm-test/lsmtest8.c.
Changes to ext/lsm1/lsm-test/lsmtest_io.c.
Changes to ext/lsm1/lsm-test/lsmtest_main.c.
Changes to ext/lsm1/lsm-test/lsmtest_mem.c.
Changes to ext/lsm1/lsm-test/lsmtest_tdb.c.
Changes to ext/lsm1/lsm-test/lsmtest_tdb3.c.