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

Re: c++/7440: parse error on valid C++ code (parse error before `&&' token)


The following reply was made to PR c++/7440; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: Neil Booth <neil@daikokuya.co.uk>
Cc: gsd@dolphin.fr, gcc-gnats@gcc.gnu.org
Subject: Re: c++/7440: parse error on valid C++ code (parse error before `&&' token)
Date: 30 Jul 2002 19:59:01 +0200

 Neil Booth <neil@daikokuya.co.uk> writes:
 
 | We really need to use CPP to print tokens, the diagnostic in this
 | case is awful,  and quite misleading.
 
 Indeed.
 
 That is what I told the submitter this morning (in private mail). 
 Queued for after I'm finished with the pretty-printer thingy.
 
 -- Gaby


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