[EMAIL PROTECTED] writes: > One of the changes in 2.5.1 seems to be that all includes of <math.h> > got changed to <cmath>. Unfortunately, on MacOS X, this means that all > references to isinf() are no longer found (presumably cmath wraps this > as std::isinf, although I haven't tested that.
What is the proper fix? Should we be using using std; somewhere? (My C++ is not up to snuff) -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel