[Libreoffice] [PUSHED] Re: [PATCH] Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-core 2

Caolán McNamara caolanm at redhat.com
Fri Nov 5 07:39:23 PDT 2010


On Fri, 2010-11-05 at 13:57 +0100, Gert Faller wrote:
> Hi,
> 
> a little more in 'libs-core'

Looks good pushed.

I'd still prefer 

rtl::OUString sFoo(RTL_CONSTHING("apple"))

over 

rtl::OUString sFoo(rtl::OUString(RTL_CONSTTHING("apple")));

however :-)

C.



More information about the LibreOffice mailing list