r14081 - gnucash/trunk - Use localtime_r only when HAVE_LOCALTIME_R
is defined. Might be undefined on some weird systems out
there, e.g. windows/mingw32.
Christian Stimming
cstim at cvs.gnucash.org
Tue May 16 05:32:49 EDT 2006
Author: cstim
Date: 2006-05-16 05:32:47 -0400 (Tue, 16 May 2006)
New Revision: 14081
Trac: http://svn.gnucash.org/trac/changeset/14081
Modified:
gnucash/trunk/ChangeLog
gnucash/trunk/lib/libqof/qof/gnc-date.c
Log:
Use localtime_r only when HAVE_LOCALTIME_R is defined. Might be undefined on some weird systems out there, e.g. windows/mingw32.
More information about the gnucash-patches
mailing list