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

gdalbuildvrt: use GDALArgumentParser #9683

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Apr 16, 2024

which makes sure that -sd value is an integer (fixes #9672)

@rouault rouault force-pushed the gdalbuildvrt_argparse branch from c357ab0 to 9cda367 Compare April 16, 2024 16:52
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 68.99% (-0.006%) from 68.996%
when pulling 9cda367 on rouault:gdalbuildvrt_argparse
into b0f17b1 on OSGeo:master.

@rouault rouault force-pushed the gdalbuildvrt_argparse branch from 9cda367 to 7dcead8 Compare April 17, 2024 16:56
@rouault rouault merged commit 90a6f5b into OSGeo:master Apr 18, 2024
32 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.

gdalbuildvrt: error on non-integer '-sd'
2 participants