On 10/18/2011 03:17 AM, Nick Gammon wrote:

On 17/10/2011, at 9:55 PM, Dan Kennedy wrote:

Did you download the binary from the website or build it yourself?
If the latter, which compiler are you using? And what level of
optimization is enabled?


I initially observed the problem with version 3.7.7.1, as embedded in my application 
using Visual C++ version 6.0. I have "maximum speed" optimization selected.

When a user reported the problem, and I confirmed it, I downloaded the latest 
command-line utility from the SQLite site (version 3.7.8), as follows:

http://www.sqlite.org/sqlite-shell-win32-x86-3070800.zip

So the test was confirmed using sqlite3.exe, from the SQLite3 site, as 
distributed.

Now fixed here:

  http://www.sqlite.org/src/ci/59bb999c8b?sbs=0

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to