r12984 - gnucash/trunk/src - Move the global report hash-table from guile to C.

David Hampton hampton-gnucash at rainbolthampton.net
Fri Jan 27 00:38:12 EST 2006


On Fri, 2006-01-27 at 00:19 -0500, Chris Shoemaker wrote:

> 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.

You shouldn't need to add that flag as its supposed to be the default.
Does the "Options detected/selected" section at the end of the configure
run show that Extra Warnings contains "-Werror"?  I tried your compile
line here and I do see -Werror show up. 

David
 



More information about the gnucash-devel mailing list