[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug other/42540] c++ error message [vtable undefined] is unhelpful



https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42540

--- Comment #21 from Eyal Rozenberg <eyalroz1 at gmx dot com> ---
(In reply to Jonathan Wakely from comment #20)
> No, but "the first non-pure, non-inline virtual function in the class" is
> easy for the user to find.

Well, yes, granted, that would be a huge improvement. But then, is binutils
allowed to make that assumption about the ABI?  ... actually, never mind. Even
if it isn't, they could still write something like "The probable cause is a
lack of definition of the first virtual method in the class which isn't inline
nor pure-virtual".

-- 
You are receiving this mail because:
You reported the bug.

Reply to: