This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37773] -Wfatal-errors aborts too early


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37773

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-25 10:08:42 UTC ---
(In reply to comment #5)
> (In reply to comment #3)
> > Works as desigened.  Really ;)
> 
> So what is the point of -fmax-errors=N ? 

Eh? Surely -fmax-errors *is* the option intended to be useful to users who want
to limit the error output.

Just because -Wfatal-errors is designed for something different, doesn't mean
-fmax-errors has no point.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]