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

Fix set param regression, improve param example #2480

Merged
merged 4 commits into from
Dec 22, 2024
Merged

Conversation

julianoes
Copy link
Collaborator

See commits.

It turns out single params are sent with index -1, so caught by the test
for the _HASH_CHECK param.
In case of a param set with the wrong type, we should catch that and
return with wrong type.
It now morphs more into a param CLI tool.
JonasVautherin
JonasVautherin previously approved these changes Dec 19, 2024
This is required because GCC 9 and 10 don't implement std::from_chars
for float yet.
@julianoes julianoes merged commit 22b3a6b into main Dec 22, 2024
40 checks passed
@julianoes julianoes deleted the pr-param-fixes branch December 22, 2024 05:05
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