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

generator: format and ccall macro #106

Merged
merged 4 commits into from
May 12, 2022
Merged

generator: format and ccall macro #106

merged 4 commits into from
May 12, 2022

Conversation

visr
Copy link
Member

@visr visr commented May 12, 2022

Huge diff, but autogenerated.

This brings the generator.jl script more in line with PROJ and GDAL, making it a bit easier to maintain.

It now runs JuliaFormatter on the whole repository after generating the package. And the ccall macro is now used instead of the function, which is more compact and easier to read.

visr added 4 commits May 12, 2022 16:01
Just like the GDAL and PROJ wrappers.
Which is easier to read and more compact. Also in line with GDAL and PROJ wrappers.
Which broke due to the previous ccall macro commit.

Also print the used GEOS version when running the tests.
@visr visr merged commit 4860e2c into master May 12, 2022
@visr visr deleted the generate branch May 12, 2022 14:51
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.

1 participant