[Libreoffice-bugs] [Bug 111081] cyclic includes in UNO headers

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 24 12:33:20 UTC 2017


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

--- Comment #1 from Stephan Bergmann <sbergman at redhat.com> ---
But that's a bug in iwyu, no?

We could drop those redundant includes, but then we'd still get cycles when
e.g. has a method parameter of type XBar derived from XFoo.  (And in .hpp
files, Includes::dump in codemaker/source/cppumaker/includes.cxx always uses
#include, never a forward decl, for reasons that escape me now.  We could thus
probably get rid of such cycles if we could use forward decls thereM but I'd
rather prefer to get the issue solved in the tool that chokes?)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170824/dee64e3d/attachment.html>


More information about the Libreoffice-bugs mailing list