r19916 - gnucash/trunk/src/optional/python-bindings - Add commodity price functions to bindings.

Mike Evans mikee at saxicola.idps.co.uk
Wed Dec 8 08:47:14 EST 2010


On Wednesday December 8 2010 13:32:11 Derek Atkins wrote:
> Mike,
> 
> Mike Evans <mikee at code.gnucash.org> writes:
> >  gnucash_core.c: $(SWIG_FILES) ${top_srcdir}/src/base-typemaps.i
> >  ${top_srcdir}/src/engine/engine-common.i $(_gnucash_core_c_includes)
> > 
> > -	swig -python -Wall -Werror \
> > +	swig -python -Wall \
> > 
> >  	-I$(top_srcdir)/src -I$(top_srcdir)/src/engine \
> >  	-I$(top_srcdir)/src/business/business-core \
> >  	-I${top_srcdir}/src/libqof/qof \
> 
> Why did you remove -Werror?
> 
> -derek
Ah.  I wanted to enable SWIG %feature("autodoc", "1"); to make debugging 
easier.  Compile fails with an error if -Werror in enabled.  I forgot to put 
it back in when I'd finished.  I'll commit a fix.

Mike


-- 
GPG Key: 1024D/050895C2
Keyserver: http://pgp.mit.edu/          
Search String: 0x050895C2


More information about the gnucash-devel mailing list