Toblerity / Fiona

Fiona reads and writes geographic data files
https://fiona.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.14k stars 201 forks source link

Use CSLConstList ctypedef where appropriate #1404

Closed sgillies closed 1 month ago

sgillies commented 1 month ago

This resolves the only remaining gcc 13 compiler warning.

See #1365