r12984 - gnucash/trunk/src - Move the global report hash-table
from guile to C.
Chris Shoemaker
c.shoemaker at cox.net
Fri Jan 27 00:19:55 EST 2006
On Fri, Jan 27, 2006 at 12:04:13AM -0500, David Hampton wrote:
> Chris,
>
> This patch broke the tree for everyone compiling with
> --enable-error-on-warning (which is the default setting). Please
> compile your tree with this flag enabled before committing.
I'm configuring with:
./configure -C CFLAGS="-O0 -Wno-pointer-sign" --enable-maintainer-mode --enable-etags --prefix=/opt/gnucash-g2 --enable-opt-style-install --enable-debug
Should I explicitly add --enable-error-on-warning? I'm really not
trying hide any warnings, but I didn't think there was anything I
needed to do to see more.
-chris
More information about the gnucash-devel
mailing list