Ticket #11219 (closed defect: wontfix)
wxIsNaN doesn't compile on Snow Leopard if cmath is included after wx/math.j
| Reported by: | SnowLeopard | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | base | Version: | 2.9.0 |
| Keywords: | wxIsNaN | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
When I call wxIsNaN in my code, I get an "isnan was not declared in this scope" compile message.
I have <wx/math> included and compiles fine on windows XP.
I'm on Snow Leopard with 2.9.0
Change History
Note: See
TracTickets for help on using
tickets.
