I get the following error on make with this mornings update:

/home/gnucash-dev/gitcheckouts/gnucash-clean/src/gnome/dialog-commodities.c:
In function 'remove_clicked':
/home/gnucash-dev/gitcheckouts/gnucash-clean/src/gnome/dialog-commodities.c:200:19:
error: 'prices' may be used uninitialized in this function
[-Werror=maybe-uninitialized]
         for (node = prices; node; node = node->next)
                   ^
cc1: all warnings being treated as errors
Makefile:826: recipe for target 'dialog-commodities.lo' failed
make[4]: *** [dialog-commodities.lo] Error 1
make[4]: Leaving directory
'/home/gnucash-dev/gitcheckouts/gnucash-clean-build/src/gnome'
Makefile:887: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1

Regards,

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

Reply via email to