Skip to content

tidy-up: drop parenthesis around return values#15979

Closed
vszakats wants to merge 3 commits intocurl:masterfrom
vszakats:lib-ret-parents
Closed

tidy-up: drop parenthesis around return values#15979
vszakats wants to merge 3 commits intocurl:masterfrom
vszakats:lib-ret-parents

Conversation

@vszakats
Copy link
Member

No description provided.

@bagder
Copy link
Member

bagder commented Jan 12, 2025

@vszakats my #15983 PR also finds:

./ldap.c:1090:10: warning: return with paren (RETURNPAREN)
   return (rc);
          ^

@vszakats vszakats changed the title tidy-up: drop parenthesis around return values. tidy-up: drop parens around return values. Jan 13, 2025
@vszakats vszakats changed the title tidy-up: drop parens around return values. tidy-up: drop parenthesis around return values Jan 13, 2025
@vszakats vszakats closed this in 97164e9 Jan 13, 2025
@vszakats vszakats deleted the lib-ret-parents branch January 13, 2025 01:46
bagder added a commit that referenced this pull request Jan 13, 2025
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants

Comments