Op dinsdag 28 februari 2017 11:48:17 CET schreef Robert Fewell: > Did some googling and this is down to gcc version... > 4.9.3 works as is 4.9.4 requires std::, 5.1.3 also requires std:: > > Do not know about other versions, just what I have and found on web > It doesn't really matter. I tested with std::isnan on my system with recent gcc and that works as well. So to cover the broadest range of compilers, I've simply committed this change to master as well.
Thanks for pointing this out! Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
