public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/6023...
@ 2003-01-20  4:56 Nathanael Nerode
  0 siblings, 0 replies; only message in thread
From: Nathanael Nerode @ 2003-01-20  4:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
   Klaus.Kretschel@dlr.de
Cc:  
Subject: Re: c++/6023...
Date: Sun, 19 Jan 2003 23:48:08 -0500

 With the new parser, gives the overused message
 /home/neroden/6023.cxx:20: error: expected primary-expression
 
 which is not very helpful.  The original testcase gives worse errors:
  vektor<V>::vektor(V)
 /home/neroden/test.cxx: At global scope:
 /home/neroden/test.cxx:20: error: expected primary-expression
 /home/neroden/test.cxx:20: error: expected `)'
 /home/neroden/test.cxx:21: error: expected expected `;'
 /home/neroden/test.cxx:21: error: data member `do_calc' cannot be a member
    template
 ...and more.
 
 'expected expected' is not appropriate, ever, incidentally; someone should 
 file a bug about that but I'm feeling too lazy.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-20  4:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-20  4:56 c++/6023 Nathanael Nerode

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).