Purge Geometry pointer aliases?
Martin Davis
mtnclimb at gmail.com
Fri Jan 10 13:20:14 PST 2025
Given the desire to avoid changes to ABI for micro versions, it sounds like
the path to removing pointer aliases is:
- remove aliases in src in main
- do not backport alias removal to previous versions (this may create some
backporting pain, but since there are relatively few uses of alias in src
hopefully this won't be too bad)
- remove aliases in test code as a lower priority, perhaps on an
as-encountered basis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20250110/79b24bbc/attachment.htm>
More information about the geos-devel
mailing list