Skip to content

curl: make -N handled correctly#17527

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/param-short-no
Closed

curl: make -N handled correctly#17527
bagder wants to merge 1 commit intomasterfrom
bagder/param-short-no

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jun 3, 2025

Options marked ARG_NO should have their 'toggle' value reverted when the short option is used as it implies using the --no- prefix.

-N happens be the only short option flag for a --no- long option.

Reported-by: Stefan Eissing

Options marked ARG_NO should have their 'toggle' value reverted when the
short option is used as it implies using the --no- prefix.

-N happens be the only short option flag for a --no- long option.

Reported-by: Stefan Eissing
@bagder bagder marked this pull request as ready for review June 3, 2025 11:44
@bagder bagder closed this in c7658f2 Jun 3, 2025
@bagder bagder deleted the bagder/param-short-no branch June 3, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant