Skip to content

Conversation

@rouault
Copy link
Contributor

@rouault rouault commented Jan 15, 2026

Since OSGeo/gdal#13658 , GDALGetMetadata() return a CSLConstList=const char* const* instead of char**, better reflecting its semantics.
The change in this PR is backwards compatible with earlier GDAL versions

Since OSGeo/gdal#13658 , GDALGetMetadata()
return a CSLConstList=const char* const* instead of char**, better
reflecting its semantics.
The change in this PR is backwards compatible with earlier GDAL versions
@github-actions github-actions bot added this to the 4.0.0 milestone Jan 15, 2026
@rouault
Copy link
Contributor Author

rouault commented Jan 15, 2026

tagging @JanCaha for the change in external/mdal/frmts/mdal_gdal.cpp that should be ported upstream

@github-actions
Copy link
Contributor

github-actions bot commented Jan 15, 2026

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit cdf4562)

🍎 MacOS Qt6 builds

Download MacOS Qt6 builds of this PR for testing.
This installer is not signed, control+click > open the app to avoid the warning
(Built from commit cdf4562)

@rouault rouault added the backport queued_ltr_backports Queued Backports label Jan 15, 2026
@rouault
Copy link
Contributor Author

rouault commented Jan 15, 2026

adding backport queued_ltr_backports as I suspect that at some point GDAL 3.13 will be used to build QGIS 3.44 LTR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants