Hi Olivier,
On 2012-04-06 at 09:15 -0300, Olivier Hallot wrote:
Thanks for pointing this.. I have reviewed one of the patch and I hope
that is ok now. If not, please let me know.
Thank you, looks great! :-)
Also, please confirm if I get it right:
- rtl::OUString aOUstring = OUString("foo");
+ rtl::OUString aOUString = "foo";
+rtl::OUString aOUString( "foo" );
is the preferred form, I'd say.
and
rtl::OUString aOUString[10];
aOUString[4] = "foo";
Correct.
if I get it right, there will be an enormous refactoring under way...
:-) The good thing is that all this is going to look much nicer now.
All the best,
Kendy
Context
- Re: RTL_CONSTASCII_(U)STRINGPARAM officially obsolete (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.