Skip to content

managen: apply minor fixes and improvements#21670

Closed
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:managen
Closed

managen: apply minor fixes and improvements#21670
vszakats wants to merge 4 commits into
curl:masterfrom
vszakats:managen

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented May 19, 2026

  • replace goto with while loop.
  • fix newlines in a warning message.
  • handle open error for curl/curlver.h header.

Ref: #21646

vszakats added 4 commits May 19, 2026 13:45
Missing newline character at end of warning message. Add '\n' after the
semicolon for proper formatting.
@vszakats vszakats closed this in 6999ccb May 19, 2026
@vszakats vszakats deleted the managen branch May 19, 2026 14:56
outcast36 pushed a commit to greearb/curl that referenced this pull request Jun 3, 2026
- replace `goto` with `while` loop.
- fix newlines in a warning message.
- handle open error for `curl/curlver.h` header.

Ref: curl#21646

Closes curl#21670
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