<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - cyclic includes in UNO headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111081#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - cyclic includes in UNO headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111081">bug 111081</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>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?)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>