On 28 Jul 2013, at 22:27, Raphael Kubo da Costa <rak...@freebsd.org> wrote:
> This seems to have been committed in r253321, and broke some code that > was working with r253320; namely, some code in x11/kde4-workspace > includes math.h and calls isnan() with a const double. Please provide a test case. Specifically, I need to know what language dialect this is using, because I have tested including math.h and calling isnan(double) with c89, gnu89, c99, c11, c++03 and c++11 on gcc (for the modes that it supports) and clang. David _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"