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

Misc fixes #189

Merged
merged 2 commits into from
Mar 3, 2025
Merged

Misc fixes #189

merged 2 commits into from
Mar 3, 2025

Conversation

JJL772
Copy link
Member

@JJL772 JJL772 commented Mar 3, 2025

Description

  • Fix some misc type conversion issues
  • Fix option parsing in the datadev app utils. OPTION_ARG_OPTIONAL apparently tells argp to treat the option's value as optional, not the option itself. It also tweaks the option parsing in such a way that it breaks.

JJL772 added 2 commits March 3, 2025 12:47
Argp's 'optional' flag actually refers to the option's value, not to the option itself
@JJL772 JJL772 requested a review from ruck314 March 3, 2025 20:56
@ruck314 ruck314 merged commit 5544be1 into pre-release Mar 3, 2025
8 checks passed
@ruck314 ruck314 mentioned this pull request Mar 3, 2025
@JJL772 JJL772 deleted the misc-fixes branch March 3, 2025 21:25
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