Update of patch #5740 (project pspp):
Status: Ready For Test/Review => Done
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
The problem is that gnulib detects that mingw may have a problem with its
implementation of localtime, so it puts
#define localtime rpl_localtime
in config.h. Thus, if you use localtime but don't link against gnulib, you
get a linker error.
I've checked this in.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5740>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev