mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
setopt: refactor out the booleans from setopt_long to setopt_bool
- add a message if a boolean is set to something not 1 or 0 (as it might be made to mean something else in a future) - use 's->' in all setopt_* functions Closes #17887
This commit is contained in:
parent
55c045c863
commit
3407bee8c8
1 changed files with 683 additions and 654 deletions
1337
lib/setopt.c
1337
lib/setopt.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue