[EMAIL PROTECTED] wrote:
> "Costas Stergiou" <[EMAIL PROTECTED]> wrote:
> > Can someone propose a reasonable workaround until this issue is fixed?
> 
> I'll try to get a candidate fix in tonight. 

See http://www.sqlite.org/cvstrac/chngview?cn=3200 for the fix.

If you do not have the ability to download the lastest from CVS,
then you should download the latest preprocessed sources from

   http://www.sqlite.org/sqlite-source-3_3_5.zip

then overwrite the os_win.c file with the latest copy at

   http://www.sqlite.org/cvstrac/getfile?f=sqlite/src/os_win.c&v=1.61

The code compiles and runs for me.  I am running the regression
test suite as I type this and there are no problems so far.  However,
let me restate that I do not have the ability to test the behavior
of SQLite in the presence of virus scanners and Tortoise SVN, so
I am looking for people who do have that capability to help me
by testing these changes thoroughly.  Please let me know if the
changes implemented by checking [3200] fail to fix the random
SQLITE_CANTOPEN problem.

Once the problem has been cleared, I will release SQLite version 3.3.6.

Thanks.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to