Am 11.03.2012 16:58, schrieb Klaus Schmidinger:
> On 11.03.2012 16:05, Anssi Hannula wrote:
>> -Werror=overloaded-virtual
> 
> Thanks. I'll change the Makefiles accordingly.

We'll see how many false errors this will have. With my quick&dirty fix
(see vdrportal) it still complains about overloaded virtuals, even
though it does replace one of the virtual base functions exactly.

Final and override are the only two features of C++11 I'm already using
(with some macro magic for compatibility). They add a lot of safety to
virtual overloading.

Cheers,

Udo

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to