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]

Re: c++/1519


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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org, johnspooner@earthlink.net, nobody@gcc.gnu.org,
   rodrigc@mediaone.net
Cc:  
Subject: Re: c++/1519
Date: Sat, 17 Feb 2001 19:42:05 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1519&database=gcc
 
 Tested with:
 gcc version 2.97 20010211 (experimental)
 from http://www.codesourcery.com/gcc-snapshots/
 
 Compiling the attached testcase yielded the following compiler
 errors:
 In file included from slots.moc:18,
                  from slots.cpp:3:
 slots.h:8: redefinition of `class myclass'
 slots.h:8: previous definition of `class myclass'
 slots.h:8: confused by earlier errors, bailing out
 
 No internal compiler errors occurred.
 
 Should this bug report be closed?
 
 Note, bug reports for Redhat's distribution of gcc should
 be directed to http://bugzilla.redhat.com/bugzilla.
 
 You may wish to obtain a new version of Redhat's
 gcc package from:
 ftp://rawhide.redhat.com/
 
 --
 Craig Rodrigues
 http://www.gis.net/~craigr
 rodrigc@mediaone.net
 
 
 


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