Opened 4 months ago
Last modified 4 months ago
#70474 assigned defect
geos2 @2.2.3: error: assigning to 'char *' from 'const char *' discards qualifiers
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | opendarwin@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | sierra highsierra mojave catalina bigsur monterey ventura sonoma | Cc: | gaige (Gaige B Paulsen) |
Port: | geos2 |
Description
geos2 doesn't build on anything newer than OS X 10.11:
../io/markup/MarkupSTL.cpp:916:16: error: assigning to 'char *' from 'const char *' discards qualifiers if ( (pFound=strchr(pFind,cSource)) != NULL ) ^~~~~~~~~~~~~~~~~~~~~
Is there any reason why this port should not be deleted? Nothing depends on it. We already have the geos port covering the current 3.x version of geos.
Note: See
TracTickets for help on using
tickets.
I have no concerns with removing this. Is there anything I need to do formally?