Opened 13 years ago

Closed 12 years ago

#486 closed defect (fixed)

Unit test: NaN vs nan

Reported by: pramsey Owned by: strk
Priority: major Milestone: 3.3.2
Component: Default Version: 3.3.0
Severity: Unassigned Keywords:
Cc:

Description

Solaris reports nan as 'NaN', the unit test expects 'nan'. Here's a braindead solution patch, which I leave to more expert C++ people to decide to accept / reject. Should be good for trunk and 3.3

Attachments (1)

nan.patch (985 bytes ) - added by pramsey 13 years ago.

Download all attachments as: .zip

Change History (2)

by pramsey, 13 years ago

Attachment: nan.patch added

comment:1 by strk, 12 years ago

Resolution: fixed
Status: newclosed

Thanks, committed in both 3.3 branch and head with r3516 and r3515

Note: See TracTickets for help on using tickets.