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

-Werror should be an opt-in/out thing #20

Closed
GoogleCodeExporter opened this issue May 26, 2015 · 4 comments
Closed

-Werror should be an opt-in/out thing #20

GoogleCodeExporter opened this issue May 26, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

I would really like to se -Werror in your build system as an optin/out
thing (maybe some kind of --maintainer-mode?).
No buildsystem is perfect, and there is a lot of things that can give
warnings (like FORTIFY_SOURCE) even when there is nothing critical going wrong.
Why not have a flag for configure that makes it possible to opt-out?

Original issue reported on code.google.com by x...@telia.com on 22 Sep 2008 at 7:50

@GoogleCodeExporter
Copy link
Author

I agree, "configure --without-werror" would be a useful feature.

Please feel free to send a patch...

Original comment by fergus.h...@gmail.com on 23 Sep 2008 at 10:23

@GoogleCodeExporter
Copy link
Author

Original comment by fergus.h...@gmail.com on 23 Sep 2008 at 10:23

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by fergus.h...@gmail.com on 2 Dec 2008 at 9:35

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Fixed in svn revision 627.

Original comment by fergus.h...@gmail.com on 2 Dec 2008 at 9:46

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant