This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5990: inheriting class constructors cannot use methods from parent classes outside of their class definitions.
- From: rodrigc at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kidmosey at musitu dot org, nobody at gcc dot gnu dot org
- Date: 17 Mar 2002 23:48:30 -0000
- Subject: Re: c++/5990: inheriting class constructors cannot use methods from parent classes outside of their class definitions.
- Reply-to: rodrigc at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, kidmosey at musitu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: inheriting class constructors cannot use methods from parent classes outside of their class definitions.
State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Mar 17 15:48:29 2002
State-Changed-Why:
Solved by using g++ instead of gxx to compile C++ programs.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5990