r16198 - gnucash/trunk - Do not call setlocale &friends from within the file backend library.

Andreas Köhler andi5 at cvs.gnucash.org
Fri Jun 22 09:31:21 EDT 2007


Author: andi5
Date: 2007-06-22 09:31:18 -0400 (Fri, 22 Jun 2007)
New Revision: 16198
Trac: http://svn.gnucash.org/trac/changeset/16198

Modified:
   gnucash/trunk/lib/libqof/backend/file/qof-backend-qsf.h
   gnucash/trunk/src/backend/file/gnc-backend-file.c
Log:
Do not call setlocale &friends from within the file backend library.

The only valid call would be to bindtextdomain, but the library does not
use a different locale directory anyway.




More information about the gnucash-patches mailing list