mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
set/get_locale are apparently very expensive on Mingw64, and setting the C locale for extracting a string is unnecessary. Unfortunately the released version of libdbi still uses strtod so setting the C locale *is* still necessary for retrieving floats and doubles and for passing queries. Thanks to Mkubat for the diagnosis. |
||
---|---|---|
.. | ||
test | ||
.splintrc | ||
CMakeLists.txt | ||
gnc-backend-dbi.cpp | ||
gnc-backend-dbi.h | ||
gnc-backend-dbi.hpp | ||
gnc-dbiprovider.hpp | ||
gnc-dbiproviderimpl.hpp | ||
gnc-dbisqlconnection.cpp | ||
gnc-dbisqlconnection.hpp | ||
gnc-dbisqlresult.cpp | ||
gnc-dbisqlresult.hpp |