
5 Dec
2005
5 Dec
'05
6:01 p.m.
John Maddock wrote:
Testing type float classify.cc(130): error in "test_main_caller( argc, argv )": check (::pending::fpclassify)(t) == (int)(-2) failed [-1 != -2] classify.cc(131): error in "test_main_caller( argc, argv )": check (::pending::fpclassify)(-t) == (int)(-2) failed [-1 != -2]
*** 6 failures detected in test suite "Test Program"
Worrying: the results indicate that the platform has native support for fpclassify, and that it doesn't work (doesn't detect denorms).
Just explain that in slightly more detail and I will raise a support ticket with QNX. Thanks Jim