Even Rouault via PROJ <p...@lists.osgeo.org> writes: > Sending to both gdal-dev and proj, as this is intended to be a joint RFC. > > Summary: This RFC uses C23 ``#embed`` pre-processor directive, when > available, to be able to embed GDAL resource files directly into > libgdal. It is also intended to be used for PROJ, in particular for > its proj.db file. > > Details: See https://github.com/OSGeo/gdal/pull/10913
What's unclear is to what extent things continue to be ok on compilers not supporting C23, and if they are, if those systems start to be second class. My overall feeling is that it is vastly too early to be depending on C23. But maybe c23 is c2x, and it's been supported in gcc for 6 years. (I couldn't figure out any of that from the link.) _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev