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.

nathan@gcc.gnu.org nathan@gcc.gnu.org
Sat Jul 21 13:52:00 GMT 2001


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



More information about the Gcc-bugs mailing list