This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19249] abstract classes should not access virtually inherited class constructor
- From: "jens dot maurer at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Nov 2006 15:44:00 -0000
- Subject: [Bug c++/19249] abstract classes should not access virtually inherited class constructor
- References: <bug-19249-2828@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from jens dot maurer at gmx dot net 2006-11-04 15:44 -------
I would like to point out that C++ std ore issue 257 "Abstract base
constructors and virtual base initialization" (see
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#257) deals with
this very issue. I have submitted a proposed resolution that (hopefully)
unambiguously describes what James Kanze advocates.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19249