SQLite

Check-in [fd184e5a8f]
Login

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

Overview
Comment:Remove a duplicate typedef from loadext.c (remaining copy is in sqlite3ext.h).
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: fd184e5a8f4577aa9a817eb55e771d8d1021b946
User & Date: dan 2016-08-01 16:57:30.301
Context
2016-08-01
17:06
Fix other harmless compiler warnings. (check-in: 90d2c490fc user: drh tags: trunk)
16:57
Remove a duplicate typedef from loadext.c (remaining copy is in sqlite3ext.h). (check-in: fd184e5a8f user: dan tags: trunk)
16:50
Add an extra compiler switch to loadext.test to ensure that it picks up the correct version of sqlite3.h when building a test extension. (check-in: e57fa6af32 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/loadext.c.