Hi,

It looks like a bunch of API functions have changed from returning char**
to CSLConstList. This may break existing user code as the const conversion
will be disallowed by many compilers.

I get that returning const lists may be seen to be better than the old way,
but it seems like the ship has sailed WRT the API. Perhaps this deserves
some discussion.

-- 
Andrew Bell
[email protected]
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to