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

GDALDataset::ICreateLayer(): now takes a const OGRSpatialReference* instead of a OGRSpatialReference* #8495

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 29, 2023

Affects out-of-tree drivers (fixes #8493)

@rouault rouault added this to the 3.8.0 milestone Sep 29, 2023
…nstead of a OGRSpatialReference*. Affects out-of-tree drivers (fixes OSGeo#8493)
@rouault rouault merged commit e499956 into OSGeo:master Oct 11, 2023
30 checks passed
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.

OGRGeometry::getSpatialReference's return type is inconsistent between GDAL versions
2 participants