Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | The return type used by the auto-extension entry points is 'int', not 'void'. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | callbackConv |
Files: | files | file ages | folders |
SHA1: |
bf9c86c74f30136a106f37603a6c7dcc |
User & Date: | mistachkin 2016-07-28 22:46:53.241 |
Context
2016-07-28
| ||
22:53 | More compiler warning fixes for GCC related to the auto-extension mechanism. (check-in: b8218129bc user: mistachkin tags: callbackConv) | |
22:46 | The return type used by the auto-extension entry points is 'int', not 'void'. (check-in: bf9c86c74f user: mistachkin tags: callbackConv) | |
22:38 | Make sure all the auto-extension mechanism function signatures match up precisely. (check-in: 87ba69b5ca user: mistachkin tags: callbackConv) | |
Changes
Changes to src/loadext.c.
Changes to src/sqlite.h.in.
Changes to src/sqlite3ext.h.