This is the mail archive of the gcc-bugs@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++/3755: Inaccurate error message when the compiler tries to instantiate a virtual class using the constructor of a subclass that it does not know about since it was not included.


Synopsis: Inaccurate error message when the compiler tries to instantiate a virtual class using the constructor of a subclass that it does not know about since it was not included.

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Jul 21 13:52:45 2001
State-Changed-Why:
    I get,
    3755.ii: In function `int main()':
    3755.ii:8: parse error before `;' token
    
    which seems adequate. Anyway, the new parser might change
    it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3755&database=gcc


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