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 and improve handling boolean parameters #287

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

jajik
Copy link
Collaborator

@jajik jajik commented Oct 9, 2024

This fixes edge cases where the current solution did not work properly, but it also introduces an equivalence between yes/no and on/off. The latter can be changed so that the behavior is the same, but I think it's reasonable...

@jajik jajik requested review from jfclere and rhusar October 9, 2024 11:33
@jajik
Copy link
Collaborator Author

jajik commented Oct 10, 2024

close #285

@jajik jajik linked an issue Oct 10, 2024 that may be closed by this pull request
@jajik jajik merged commit b6675dd into modcluster:main Oct 24, 2024
9 checks passed
@jajik jajik deleted the issue-285 branch October 24, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve handling of received parameters in mod_manager.c
2 participants