Chris Shoemaker schrieb:
Oh, I just remembered why distcheck failed for me the last time.  It
tried to configure/compile with strict defaults, and since I need the
-Wno-pointer-sign, it won't compile.

FTR: IIRC -Wno-pointer-sign was newly introduced in gcc4, so we cannot add that as a general flag as gcc3.x would refuse to work. If we decide to include this by default, we would need to add this only for gcc >= 4.0.0.

OTOH I'm not sure whether it is a good idea to add that flag anyway, but that's another discussion.

Christian
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to