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

Question: Suppress attribute warnings #40

Closed
rmerriam opened this issue Jun 24, 2017 · 1 comment
Closed

Question: Suppress attribute warnings #40

rmerriam opened this issue Jun 24, 2017 · 1 comment
Projects

Comments

@rmerriam
Copy link

I suppressed some of the warnings. Now I get additional warnings! Is there a way to disable these?

../src/PathCheck.cpp:62:5: warning: attributes at the beginning of statement are ignored [-Wattributes]
     [[ccglator::ignore("ES.74")]]

I realize you aren't a help desk but I can't find an answer to this. It's frustrating trying to get a clean compile only to have warnings appear about warnings you're trying to suppress.

GCC 4.9

@tcorbat
Copy link

tcorbat commented Jun 24, 2017 via email

@tcorbat tcorbat closed this as completed Aug 11, 2017
@fmorgner fmorgner added this to Done in Core Mar 1, 2018
@fmorgner fmorgner removed this from Done in Core Mar 1, 2018
@fmorgner fmorgner added this to Done in Core Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core
  
Done
Development

No branches or pull requests

2 participants