gdal icon indicating copy to clipboard operation
gdal copied to clipboard

GDALWarpOperation::InitializeDestinationBuffer(): change warning about invalid INIT_DEST value to a failure

Open rouault opened this issue 7 months ago • 0 comments

What is the bug?

per https://github.com/OSGeo/gdal/pull/12198 , we issue a warning if INIT_DEST=NO_DATA but there is no destination no data. Change that to a failure in GDAL 3.12

Steps to reproduce the issue

Versions and provenance

Additional context

No response

rouault avatar Apr 27 '25 15:04 rouault