r20287 - gnucash/trunk/src/backend/dbi - Bug #641832: Workaround to avoid the current crashes on windows.

Christian Stimming cstim at code.gnucash.org
Sat Feb 12 12:30:13 EST 2011


Author: cstim
Date: 2011-02-12 12:30:13 -0500 (Sat, 12 Feb 2011)
New Revision: 20287
Trac: http://svn.gnucash.org/trac/changeset/20287

Modified:
   gnucash/trunk/src/backend/dbi/gnc-backend-dbi.c
Log:
Bug #641832: Workaround to avoid the current crashes on windows.

On win32 the queryf() calls below seem to crash. On the other hand,
we know the used libdbi on windows is fine, so as a first
workaround, we assume libdbi is safe.



More information about the gnucash-patches mailing list