Opened 15 years ago

Last modified 15 years ago

#242 closed defect

GEOSSetSRID_r missing, GEOSSetSRID duplicated — at Initial Version

Reported by: tazle Owned by: pramsey
Priority: major Milestone: 3.2.0
Component: C API Version: 3.1.0
Severity: Unassigned Keywords:
Cc:

Description

Currently there is no GEOSSetSRID_r declaration or implementation in the C API. Instead there is another GEOSSetSRID implementation in the thread-safe implementation and two GEOSSetSRID declarations in the header.

I think there should be GEOSSetSRID_r for consistency even if GEOSSetSRID is thread-safe (it seems like it might be) - certainly all other functions have _r counterparts.

Change History (0)

Note: See TracTickets for help on using tickets.