Opened 12 years ago

Closed 12 years ago

#515 closed defect (wontfix)

mingw64 make check returns #IND

Reported by: robe Owned by: geos-devel@…
Priority: trivial Milestone: 3.3.4
Component: Default Version: 3.3.2
Severity: Unassigned Keywords:
Cc:

Description

On my mingw64 chain. Make check tests pass except for 1

---> group: capi::GEOSisValidDetail, test: test<3>
     problem: assertion failed
     failed assertion: "Values are not equal: expected 'POINT (NAN -5)' actual '
POINT (-1.#IND -5)'"

strk says its a harmless failure and just anotehr presentation of NAN.

Attachments (1)

mingw.nan.patch (622 bytes ) - added by strk 12 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by strk, 12 years ago

Did mingw32 give you the same failure ?

comment:2 by robe, 12 years ago

mingw32 which one do you mean (the 3.4.5 ? ). I forget because that one gives like 5 or 6 errors so I didn't pay much attention to it. That we have a separate ticket for I think on GEOS with all the noted errors.

I'm planning to switch my 32-build to the mingw 64 chain BTW.

comment:3 by strk, 12 years ago

Im asking because a fix to this would be expecting the different answer based on the system, with some _MINGW_ macro or something. But I dont know which macro would do...

by strk, 12 years ago

Attachment: mingw.nan.patch added

comment:4 by strk, 12 years ago

Could you try the attached mingw.nan.patch file ?

comment:5 by strk, 12 years ago

Milestone: 3.3.33.3.4

comment:6 by strk, 12 years ago

Resolution: wontfix
Status: newclosed

I'll close this bug as won't fix. I don't personally care about windows so unless someone very motivated gives feedback there's no much to do about it.

Note: See TracTickets for help on using tickets.