This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Latest gcc picky about friends
- To: Mark Wielaard <mark at klomp dot org>
- Subject: Re: Latest gcc picky about friends
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 21 Aug 2000 19:01:22 -0600
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <20000822012210.A24380@klomp.org>
- Reply-To: tromey at cygnus dot com
Mark> I tried the latest gcc version from CVS and got a couple of
Mark> complaints about friend classes not being named 'class'.
Thanks. I'm going to check this in soon.
Tom