Skip to content

gen.pl: do not generate CURLHELP bitmask lines > 79 characters#9834

Closed
monnerat wants to merge 1 commit intocurl:masterfrom
monnerat:foldlines
Closed

gen.pl: do not generate CURLHELP bitmask lines > 79 characters#9834
monnerat wants to merge 1 commit intocurl:masterfrom
monnerat:foldlines

Conversation

@monnerat
Copy link
Contributor

@monnerat monnerat commented Oct 31, 2022

If a command line option is in many help categories, there is a risk that CURLHELP bitmask source lines generated for listhelp are longer than 79 characters.
This commit takes care of folding such long lines.

The case does not occur yet as no command line option lists too many categories.
I discovered this potential problem while keeping the ManageSieve PR up-to-date.

If a command line option is in many help categories, there is a risk
that CURLHELP bitmask source lines generated for listhelp are longer
than 79 characters.
This commit takes care of folding such long lines.
@bagder
Copy link
Member

bagder commented Nov 1, 2022

Thanks!

bagder pushed a commit that referenced this pull request Nov 1, 2022
If a command line option is in many help categories, there is a risk
that CURLHELP bitmask source lines generated for listhelp are longer
than 79 characters.

This change takes care of folding such long lines.

Cloes #9834
@bagder
Copy link
Member

bagder commented Nov 1, 2022

closed in 3b9af11

@bagder bagder closed this Nov 1, 2022
@monnerat monnerat deleted the foldlines branch November 1, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants