make error

Alex Aycinena alex.aycinena at gmail.com
Tue Oct 27 16:28:58 EDT 2015


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


More information about the gnucash-devel mailing list