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

Revised parse_h.pl script to parse GDAL headers up to v3.9 #79

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

fpl
Copy link
Contributor

@fpl fpl commented Jun 18, 2024

This version of the named script is fixed to correctly manage arrays instead of pointers when required (as manually fixed in PR #68 ). It is also updated to parse GDAL 3.9 headers, including the gdal_alg.h. That header is commented out in the script, which allows it to generate exactly the same code currently embedded in the master (for GDAL 3.7). I added some additional callback types, too.

@shawnlaffan shawnlaffan merged commit d5eea44 into ajolma:master Jun 18, 2024
6 checks passed
@shawnlaffan
Copy link
Collaborator

Thank you.

This and your other recent contributions are now on CPAN as Geo-GDAL-FFI 0.12
https://metacpan.org/release/SLAFFAN/Geo-GDAL-FFI-0.12

@fpl
Copy link
Contributor Author

fpl commented Jun 19, 2024 via email

@shawnlaffan
Copy link
Collaborator

Release is now at https://github.com/ajolma/Geo-GDAL-FFI/releases/tag/v0.12

Version in POD is now issue #80

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.

2 participants