This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9602: falsely concludes that function defined within class body is virtual and abstract, therefore compiler fails to allow class instantiation with pure virtual function error.
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vil at rccp dot tsukuba dot ac dot jp
- Date: 6 Feb 2003 23:23:46 -0000
- Subject: Re: c++/9602: falsely concludes that function defined within class body is virtual and abstract, therefore compiler fails to allow class instantiation with pure virtual function error.
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vil at rccp dot tsukuba dot ac dot jp, gcc-gnats at gcc dot gnu dot org
Synopsis: falsely concludes that function defined within class body is virtual and abstract, therefore compiler fails to allow class instantiation with pure virtual function error.
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Thu Feb 6 23:23:46 2003
State-Changed-Why:
For some reason, the testcase didn't make it into the
report. Can you try to send it to me so that I can attach
it to the report?
Thanks
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9602