VclPtr tweaks post 5.4.2 ...

Michael Stahl mstahl at redhat.com
Tue May 30 09:49:42 UTC 2017


On 26.05.2017 11:23, Michael Meeks wrote:
> Hi guys,
> 
> 	Seems like people think this is a good idea; so here is what is planned
> - I'd love some help with it when we're post 5.4.2 - (it's a big change
> so avoiding hurting back-porting is important - with ~3k sites all over
> the code).

could we also get rid of this:

    operator reference_type * () const
    {
        return m_rInnerRef.get();
    }

i understand that dangerous traps like this are idiomatic C++ and
required to keep the Java programmers out of our code base etc., but
still...


More information about the LibreOffice mailing list