Skip to content

build: fix "clarify calculation precedence" warnings - #3866

Closed
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:codacy_warnings
Closed

build: fix "clarify calculation precedence" warnings#3866
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:codacy_warnings

Conversation

@MarcelRaad

Copy link
Copy Markdown
Member

Codacy/CppCheck warns about this. Consistently use parentheses as we
already do in some places to silence the warning.

@bagder

bagder commented May 11, 2019

Copy link
Copy Markdown
Member
./mime.c:824:81: warning: Longer than 79 columns (LONGLINE)

Codacy/CppCheck warns about this. Consistently use parentheses as we
already do in some places to silence the warning.

Closes curl#3866
@MarcelRaad

Copy link
Copy Markdown
Member Author

Thanks, fixed!

@MarcelRaad
MarcelRaad deleted the codacy_warnings branch May 12, 2019 07:33
@lock lock Bot locked as resolved and limited conversation to collaborators Aug 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants