Op dinsdag 21 februari 2017 11:18:38 CET schreef Robert Fewell: > Hi, > > Just built from master with all the new changes but had to change > gnc-numeric.cpp line 86 from isnan(d) to std::isnan(d), gcc version 4.9.4 > > After change all built successfully.
Interestingly, I don't need to do this on neither of my Fedora 25 machine (gcc 6.3.1) nor on travis (gcc 4.8.x) Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
