Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix harmless compiler warnings in the unicode2 logic of FTS3 and FTS5. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
703029ac6d24860230a8c30fcbf5e7e1 |
User & Date: | drh 2019-01-02 23:49:47.898 |
Context
2019-01-03
| ||
00:44 | Fix the geopoly_svg() function so that it returns NULL when given zero arguments. (check-in: 120cb17683 user: drh tags: trunk) | |
2019-01-02
| ||
23:49 | Fix harmless compiler warnings in the unicode2 logic of FTS3 and FTS5. (check-in: 703029ac6d user: drh tags: trunk) | |
16:01 | Add another test case to vacuum-into.test. (check-in: 0465d2fc0d user: dan tags: trunk) | |
Changes
Changes to ext/fts3/fts3_unicode2.c.
Changes to ext/fts3/unicode/mkunicode.tcl.
Changes to ext/fts5/fts5_unicode2.c.