This is the mail archive of the gcc-patches@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]

Re: Exit code for errors detected by cpplib


Hi Dave,

: I thought we had already fixed this? I just checked in gcc/cp/lex.c
: and the global errorcount is indeed incremented by parse_in.errors. 

Duh!  I feel like such an idiot!

Yes you are right - this problem has already been fixed.  I was
working on a customer's problem on an old branch of the sources and
just assumed that the current sources had the same problem - I did not
actually build a toolchain and check.  *sigh*

Oh well, please ignore the patch, and I will go back to banging the
rocks together.

Cheers
	Nick


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