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++/33952] -Wfatal-errors truncates multi-line error messages.



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-10-30 22:21 -------
Well the second error: really should be notes.  But really this is doing what
-Wfatal-errors is designed to do.  -Wfatal-errors is really was only designed
to help out reducing testcases and nothing else.


-- 


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


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