[Bug c++/20201] requesting -Wfatal-errors=n
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 9 12:52:00 GMT 2007
------- Comment #5 from bkoz at gcc dot gnu dot org 2007-02-09 12:51 -------
I agree with Manuel. One error should be one error, regardless of the number of
lines it takes to print it.
Two errors should be two errors, etc etc etc.
Seems like a pretty simple rule to me.
I find myself wishing for this rule more and more as metaprogramming becomes
more and more established in the C++ community.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20201
More information about the Gcc-bugs
mailing list