<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Adapt uses of css::uno::Sequence to use initializer_list ctor"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=88205#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Adapt uses of css::uno::Sequence to use initializer_list ctor"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=88205">bug 88205</a>
from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
<pre>(In reply to Luke from <a href="show_bug.cgi?id=88205#c9">comment #9</a>)
<span class="quote">> Stephan,
> You said keep away from include/cppuhelper but numfmuno.cxx in
> <a href="https://cgit.freedesktop.org/libreoffice/core/commit/">https://cgit.freedesktop.org/libreoffice/core/commit/</a>
> ?id=84b0c3e9f7cc25a5d6860d2ca33852230201915f
> has
> #include <cppuhelper/supportsservice.hxx>
>
> Is this safe?</span >
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/.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>