Skip to content

libcurl.m4: Put braces around empty if body#402

Closed
spbnick wants to merge 1 commit intocurl:masterfrom
spbnick:master
Closed

libcurl.m4: Put braces around empty if body#402
spbnick wants to merge 1 commit intocurl:masterfrom
spbnick:master

Conversation

@spbnick
Copy link
Contributor

@spbnick spbnick commented Aug 28, 2015

Put braces around empty "if" body in libcurl.m4 check to avoid warning:

    suggest braces around empty body in an 'if' statement

and make it work with -Werror builds.

Put braces around empty "if" body in libcurl.m4 check to avoid warning:

        suggest braces around empty body in an 'if' statement

and make it work with -Werror builds.
@bagder bagder closed this in 1abb218 Aug 28, 2015
jgsogo pushed a commit to jgsogo/curl that referenced this pull request Oct 19, 2015
Put braces around empty "if" body in libcurl.m4 check to avoid warning:

        suggest braces around empty body in an 'if' statement

and make it work with -Werror builds.

Closes curl#402
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant