Scott via gdal-dev <gdal-dev@lists.osgeo.org> writes: > On debian 12: > > /usr/include/c++/12/cstdlib, line 75. Context: > > // Need to ensure this finds the C library's <stdlib.h> not a libstdc++ > // wrapper that might already be installed later in the include search path. > #define _GLIBCXX_INCLUDE_NEXT_C_HEADERS > #include_next <stdlib.h> > #undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS > #include <bits/std_abs.h>
Is this then a Debian/gcc12 bug? _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev