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

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Steffen Nurpmeso from comment #3)
> And despite absolutely idiotic C++ "improvements" like obsoleting the "auto"
> keyword and introducing override (yes) as a declaration suffix (no) that i
> had to fix

Or you could compile with -std=c++98

> (we had override, as a macro that expanded to virtual)

Yuck.

Reply via email to