r21603 - gnucash/trunk/src - Avoid warning returning a boolean result in python bindings.

Mike Alexander mta at code.gnucash.org
Mon Nov 21 00:43:30 EST 2011


Author: mta
Date: 2011-11-21 00:43:29 -0500 (Mon, 21 Nov 2011)
New Revision: 21603
Trac: http://svn.gnucash.org/trac/changeset/21603

Modified:
   gnucash/trunk/src/base-typemaps.i
Log:
Avoid warning returning a boolean result in python bindings.

Getting "dereferencing type-punned pointer" doing Py_INCREF on Py_True and Py_False.



More information about the gnucash-patches mailing list