This is the mail archive of the gcc@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]

Re: (retracting my comment) Re: Non-default ctors, virtual base classes, & multiple inheritance all at once!


On Sep  6, 2000, sidster <patrick@mail.boxsoft.com> wrote:

> I am curious, does this sound about right?

I think so.  They've probably considered checking the base
constructors to see if only one of them specifies a constructor for
the virtual base, but this would only work if all constructors were
defined in that translation unit.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]