Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport release-3_28] [GDAL provider] Minimal support for GDT_Int8 of GDAL 3.7.0 #51602

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

qgis-bot
Copy link
Collaborator

Backport #51586
Authored by: @rouault

Fixes #50907

GDAL 3.7.0 brings GDT_Int8, which triggers compiler warnings
in QGIS due to those new enumeration values not being handled.

We do a minimal handling of them, by exposing them as QGIS Int16 rasters

A more ambitious fix would be to add proper Int8 support to QGIS.
@github-actions github-actions bot added this to the 3.28.3 milestone Jan 26, 2023
@nyalldawson nyalldawson merged commit 5986a80 into release-3_28 Jan 27, 2023
@nyalldawson nyalldawson deleted the backport-51586-to-release-3_28 branch January 27, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants