[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 9 10:17:24 UTC 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=88205

--- Comment #11 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Luke from comment #9)
> Stephan,
> You said keep away from include/cppuhelper but numfmuno.cxx in
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=84b0c3e9f7cc25a5d6860d2ca33852230201915f
> has 
> #include <cppuhelper/supportsservice.hxx>
> 
> Is this safe?

Yes, that's safe.  You should keep away from doing such modifications in files
that reside in include/cppuhelper/ etc., but there's nothing wrong with doing
such modifications in files elsewhere that just happen to also include files
from include/cppuhelper/.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160209/0026e689/attachment.html>


More information about the LibreOffice mailing list