<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vmiklos@collabora.co.uk" title="Miklos Vajna <vmiklos@collabora.co.uk>"> <span class="fn">Miklos Vajna</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong include directory for chart2/source/view/{axes,charttypes}"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119699">bug 119699</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong include directory for chart2/source/view/{axes,charttypes}"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119699#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong include directory for chart2/source/view/{axes,charttypes}"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119699">bug 119699</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.co.uk" title="Miklos Vajna <vmiklos@collabora.co.uk>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>Usually we use bugzilla only for user-visible bugs. :-)

Anyway, chart2/source/view/charttypes/BarChart.cxx is in Library_chartcore, but
chart2/Library_chartcore.mk (its gb_Library_set_include) section already
includes the correct include directories.

The root of your problem is that gbuild in general has no idea about what flags
to use to "compile" headers; the assumed filename is set in
chart2/IwyuFilter_chart2.yaml, but that one is only able to handle headers
which are available for all char2 translation units, i.e. chart2/inc/* and
chart2/source/inc/*.

So the bug is confirmed, but I would consider it a low priority: I wish our
largest problem at the moment would be those "internal" headers, given that all
of include/* and foo/inc/* would be already IWYU-clean. ;-)</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>