Barry DeZonia via gdal-dev <gdal-dev@lists.osgeo.org> writes:

> Scott, is it that you are using #include_next instead of #include?
> #include_next makes assumptions about the environment that #include does
> not.

And, stdlib.h is very much required by POSIX.  On Debian 12 amd64,
/usr/include/stdlib.h is there, just as expected/required.

#include_next is new to me.   Using it seems irregular, and using it for
 stdlib seems wrong, from a posix-compliance point of view.

Is this in the gdal sources?
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to