Bug 14798 – [etc.c.sqlite3] sqlite3_errstr definition missing

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P3
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-07-14T10:23:00Z
Last change time
2015-10-04T18:20:36Z
Assigned to
nobody
Creator
andrea.9940

Comments

Comment #0 by andrea.9940 — 2015-07-14T10:23:11Z
Missing definition of sqlite3_errstr(int) in etc.c.sqlite3 Reference: https://www.sqlite.org/c3ref/errcode.html
Comment #1 by dlang-bugzilla — 2015-09-01T05:37:25Z
Comment #2 by github-bugzilla — 2015-09-10T19:44:28Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/ac701a6cb9adac80d83f98b08faf2a0baf59e664 etc.c.sqlite3: Fix and add missing declarations from SQLite 3.8.6 Fixes issue 14798
Comment #3 by github-bugzilla — 2015-10-04T18:20:36Z