Internal error (GNU C++ version 2.95 19990728 (release) (i686-pc-linux-gnu))
Martin v. Loewis
martin@mira.isdn.cs.tu-berlin.de
Thu Sep 30 19:57:00 GMT 1999
> foo.cxx: In method `ifb_group_obj_t::ifb_group_obj_t(int = 0)':
> foo.cxx:4157: Internal compiler error.
Thanks for your bug report. The current mainline compiler says
foo.cxx: In method `ifb_group_obj_t::ifb_group_obj_t(int = 0)':
foo.cxx:4157: request for member `set_flag' is ambiguous in multiple inheritance lattice
foo.cxx:2773: candidates are: void ifb_oblist_entry_t::set_flag(int, int)
foo.cxx:2773: candidates are: void ifb_oblist_entry_t::set_flag(int)
foo.cxx:3481: void ifb_operable_list_t::set_flag(int)
so this seems to be fixed.
Regards,
Martin
More information about the Gcc-bugs
mailing list