Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Wol,

On 2010-11-23 at 20:49 +0000, Wols Lists wrote:

 String aFoo = String::createFromAscii( "Something" )

should be replaced, with

 String aFoo( RTL_CONSTASCII_USTRINGPARAM( "Something" ) )

Fine. Fixes in base will appear as I spot them :-) Just one important
little point - the reason I asked is that I think the strings might
actually be being passed to a non-OOo library - will this break a
third-party library? (My C++-foo isn't good enough to answer this
question for myself :-)

This 'String' is an LibO internal class too (usually called "tools
string"), so should be no problem.  Or do you mean something different?

Regards,
Kendy


Context


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.