]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the xGetLastError() method on the windows VFS so that it continues to
authordrh <drh@noemail.net>
Thu, 17 Mar 2016 19:28:19 +0000 (19:28 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Mar 2016 19:28:19 +0000 (19:28 +0000)
commit762e32bcfae029d0f40bf888338415d559148211
tree3ab9c151490a849e762a8016fed6bcbc91a779b1
parent0e80e50984e2a6128efb64c4998380d5f0595700
Change the xGetLastError() method on the windows VFS so that it continues to
format an error message (if requested) but returns the system error code,
rather than an SQLite status code.

FossilOrigin-Name: 1602f6b53698bd3a1a4be218c2e3145dd895f1f1
manifest
manifest.uuid
src/os_win.c