Ticket #486 (closed defect: fixed)

Opened 20 months ago

Last modified 19 months ago

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

nan.patch Download (1.0 KB) - added by pramsey 20 months ago.

Change History

Changed 20 months ago by pramsey

Changed 19 months ago by strk

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.