On Mon, 14 Jan 2013, Mischa Baars wrote:

When running the example attached, you can see the compiler fails to recognize not-a-number's properly.

Bug reports go to bugzilla.

NaN doesn't compare equal to anything. x==x is actually the usual way to test if x is NaN.

--
Marc Glisse

Reply via email to