r18876 - gnucash/trunk/src - Win32/MSVC compatiblity

Christian Stimming cstim at code.gnucash.org
Mon Mar 8 13:48:45 EST 2010


Author: cstim
Date: 2010-03-08 13:48:44 -0500 (Mon, 08 Mar 2010)
New Revision: 18876
Trac: http://svn.gnucash.org/trac/changeset/18876

Modified:
   gnucash/trunk/src/CMakeLists.txt
   gnucash/trunk/src/engine/CMakeLists.txt
   gnucash/trunk/src/engine/gnc-euro.c
   gnucash/trunk/src/engine/gnc-ui-util.c
Log:
Win32/MSVC compatiblity

- Replace trunc() by floor()
 - Provide a round() workaround implementation for MSVC
 - Use g_strcasecmp instead of the libc one
 - Add include for libc replacements



More information about the gnucash-patches mailing list