r18716 - gnucash/trunk/src/libqof/qof - Make libqof compatible for MSVC9.0 compiler (no joke).

Christian Stimming cstim at code.gnucash.org
Wed Feb 24 12:38:36 EST 2010


Author: cstim
Date: 2010-02-24 12:38:35 -0500 (Wed, 24 Feb 2010)
New Revision: 18716
Trac: http://svn.gnucash.org/trac/changeset/18716

Modified:
   gnucash/trunk/src/libqof/qof/gnc-numeric.c
   gnucash/trunk/src/libqof/qof/qoflog.h
Log:
Make libqof compatible for MSVC9.0 compiler (no joke).

The main change is that the syntax for variadic macros is
slightly different in MSVC compared to gcc. But they exist, so
offering the log macros in the different syntax is sufficient.



More information about the gnucash-patches mailing list