About Strings

Lubos Lunak l.lunak at suse.cz
Mon Mar 19 06:26:06 PDT 2012


On Monday 19 of March 2012, Stephan Bergmann wrote:
> On 03/19/2012 07:27 AM, Lubos Lunak wrote:
> >   Or, actually, seeing that _rtl_uString is marked as internal by the
> > doxygen doc, it looks like it might be doable even now. Something to add
> > to my TODO list for making the string classes actually nice to use :).
>
> While rtl_uString is internal, its layout is effectively part of the ABI.

 Right :(. I originally didn't see any access to its member in the inline 
methods, thinking the struct contents were manipulated only by the C 
implementation functions, but now I see that e.g. getLength() accesses it. 
Bugger. Oh well, 4.0 it is.

-- 
 Lubos Lunak
 l.lunak at suse.cz


More information about the LibreOffice mailing list