Opened 17 years ago

Closed 17 years ago

#2277 closed defect (fixed)

_isnan implicitly declared for windows

Reported by: hobu Owned by: sdlime
Priority: normal Milestone: 5.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: dmorissette

Description

mapshape uses _isnan. The prototype is available in <float.h> on win32. Including this keeps Windows from complaining, but I'm not sure if we can do this universally. Ideas?

Change History (2)

comment:1 by hobu, 17 years ago

Milestone: 5.0 release
Version: unspecifiedsvn-trunk (development)

comment:2 by hobu, 17 years ago

Resolution: fixed
Status: newclosed

included for msvc-only in r6747

Note: See TracTickets for help on using tickets.