C++ PATCH:

Gabriel Dos Reis gdr@integrable-solutions.net
Thu Feb 24 12:06:00 GMT 2005


James E Wilson <wilson@specifixinc.com> writes:

| Marcin Dalecki wrote:
| > this. Every time I see gcc reporting tens of k errors after discovering a
| > serious parser error for no good reason running out of every xterm
| > scroll back
| 
| The -Wfatal-errors option will make gcc exit after the first error,
| instead of trying to recover and continue.  I suppose this could be
| extended to take an argument, if you want to specify how many errors
| we emit before exiting.

the machinery is already there.

-- Gaby



More information about the Gcc-patches mailing list