<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clean-up header includes (global/local)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65108#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clean-up header includes (global/local)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65108">bug 65108</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>The ESC discussed this, here was the minute from 2013-06-20.

I guess that it is a good time to resume work on this.

AFAIK there is/was no consensus on the list - but worth looking that out I
think.

* Bulk change of header include style (Michael)
    + thoughts on this:
      <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Clean-up header includes (global/local)"
   href="show_bug.cgi?id=65108">https://bugs.freedesktop.org/show_bug.cgi?id=65108</a>
    + defer until 4.1.2 or so - when cherry-picking reduces
    + concern that angle brackets only for system headers (Stephan)
    + discussed this in the past, MS compiler does insane things
      with path lookups if you use quotes (Bjoern)
        + what ? (Stephan)
        + walks entire include path backwards (Bjoern)
        + <a href="http://msdn.microsoft.com/en-us/library/36k2cdd4%28v=vs.71%29.aspx">http://msdn.microsoft.com/en-us/library/36k2cdd4%28v=vs.71%29.aspx</a>
    + libxml - is that a local or a system include ? (Norbert)
        + in the code we can't know that, notion is a bit fuzzy
        + no need to violate the std for no reason (Stephan)
            + performance might be a good idea.
    + potential compromise: have "" for files in the same
      directory as the cxx (Michael)
        + indifferent to cleaning it up (Stephan)
    + discuss it on the list

I'd suggest my compromise: using "" for includes in the same directory as the
cxx file, and <> for everything else; clearly we'd need a script to identify
and re-write for those. Do we have such a thing ? :-)

Thanks for chasing !</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>