> this is wrong: the method must be called Notify so the SfxBroadcaster
> calls it.

Ah ok. Will revert and add a pragma instead then to make it a warning
only even if -Werror.

> if you get a warning "hides overloaded virtual function" here then i
> don't understand it because there is an explicit "using Window::Notify"
> that should result in that overload _not_ being hidden, so it looks like
> a compiler bug to me; unless of course there is a third Notify method
> somewhere.

The one that clang complained about was in the base class,
MultiLineEdit in svtools/inc/svtools/svmedit.hxx .

> (and let me lament [...])

Hear, hear.

--tml
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to