[phobos] [D-Programming-Language/phobos] ac701a: etc.c.sqlite3: Fix and add missing declarations fr...

GitHub via phobos phobos at puremagic.com
Thu Sep 10 12:44:27 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ac701a6cb9adac80d83f98b08faf2a0baf59e664
      https://github.com/D-Programming-Language/phobos/commit/ac701a6cb9adac80d83f98b08faf2a0baf59e664
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M etc/c/sqlite3.d

  Log Message:
  -----------
  etc.c.sqlite3: Fix and add missing declarations from SQLite 3.8.6

Fixes issue 14798


  Commit: b1dfdf138b0a5722b9986af3a94912a4ee0f4cbd
      https://github.com/D-Programming-Language/phobos/commit/b1dfdf138b0a5722b9986af3a94912a4ee0f4cbd
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M etc/c/sqlite3.d

  Log Message:
  -----------
  etc.c.sqlite3: Fix incorrect constness of sqlite3_err* functions

Introduced in 79b0531be3bdab775cf9a8e0194120c69b8b0eae


  Commit: 79c35f84ca8ab72356646e6744404105cad85c57
      https://github.com/D-Programming-Language/phobos/commit/79c35f84ca8ab72356646e6744404105cad85c57
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-09-10 (Thu, 10 Sep 2015)

  Changed paths:
    M etc/c/sqlite3.d

  Log Message:
  -----------
  Merge pull request #3617 from CyberShadow/pull-20150901-053057

etc.c.sqlite3 declaration fixes


Compare: https://github.com/D-Programming-Language/phobos/compare/4ada44d7f8d0...79c35f84ca8a


More information about the phobos mailing list