On 2013-01-31 10:32, Stephan Bergmann wrote:
You missed my point, which was not the gotcha of ignoring the return
value (which is already addressed with SAL_WARN_UNUSED_RESULT anyway),
but the gotcha that a sequence of replaceAll calls to replace multiple
placeholders with corresponding replacement values is broken in
general (unless you can ensure that each invocation in the sequence
does not introduce new instances of "subsequent" placeholders into the
operated-upon string).
Then perhaps we need some kind of
OUString replaceArgs(const OUString& source,
const OUString&[] args,
const OUString&[] values)
helper method that DTRT?
Disclaimer: http://www.peralex.com/disclaimer.html
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.