c++/2306: access control lost for virtual bases

Wolfgang Bangerth bangerth@ticam.utexas.edu
Wed Oct 30 18:16:00 GMT 2002


The following reply was made to PR c++/2306; it has been noted by GNATS.

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/2306: access control lost for virtual bases
Date: Wed, 30 Oct 2002 20:12:04 -0600 (CST)

 Just for the record: the first access to the constructor of the base class 
 must be ok, since terminal classes are responsible for initialization of 
 virtual bases.
 
 Of course, allowing the second access is bogus.
 
 Regards
   Wolfgang
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth              email:           bangerth@ticam.utexas.edu
                                www: http://www.ticam.utexas.edu/~bangerth
 
 



More information about the Gcc-prs mailing list