<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Other: Add header guards to all include files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68849#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Other: Add header guards to all include files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68849">bug 68849</a>
              from <span class="vcard"><a class="email" href="mailto:thomas@arnhold.org" title="Thomas Arnhold <thomas@arnhold.org>"> <span class="fn">Thomas Arnhold</span></a>
</span></b>
        <pre>fixincludeguards.sh (commit b009e8fd4fce06d9abae8aaac8750ece7df212e4) spits out
a warning "guard not detectable" if no include guard is found in a header file
(or some other stuff like #pragma once is found). You could use this to
identify files with missing include guards.</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>