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] |
| Other format: | [Raw text] | |
You are quite right. Sorry for the hassle
Best Regards
Piotrek
bangerth@dealii.o
rg To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
piotr@jachowicz.pl
2003-01-17 20:39 cc:
Please respond to Subject: Re: c++/9355: Base class member not known by derived class constructor's
bangerth; Please initialization list
respond to
gcc-bugs; Please
respond to
gcc-prs; Please
respond to
nobody; Please
respond to piotr;
Please respond to
gcc-gnats
Synopsis: Base class member not known by derived class constructor's
initialization list
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Fri Jan 17 11:39:30 2003
State-Changed-Why:
That's just how C++ works. Members need to be initialized
in the constructor of their respective class.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9355
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |