Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Fix typo in -Wparentheses warning #1388

Closed
wants to merge 1 commit into from

Conversation

pwithnall
Copy link
Member

GCC supports -Wparentheses, not -Wparenthesis.

https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wno-parentheses

Signed-off-by: Philip Withnall withnall@endlessm.com

GCC supports -Wparentheses, not -Wparenthesis.

https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wno-parentheses

Signed-off-by: Philip Withnall <withnall@endlessm.com>
@pwithnall pwithnall self-assigned this Dec 21, 2017
@jlebon
Copy link
Member

jlebon commented Dec 21, 2017

Thanks, LGTM! Let's wait for #1387 to go in.

@cgwalters
Copy link
Member

@rh-atomic-bot r=jlebon cabc920

@rh-atomic-bot
Copy link

⌛ Testing commit cabc920 with merge cac42bb...

@rh-atomic-bot
Copy link

☀️ Test successful - status-atomicjenkins
Approved by: jlebon
Pushing cac42bb to master...

@pwithnall pwithnall deleted the parenthesis branch January 3, 2018 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants