<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MSVC does not find strtok_r"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103621#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MSVC does not find strtok_r"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103621">bug 103621</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>I'd prefer to see less include guards all over the code. They make the code
hard to read and more brittle as not all combinations of the code paths get
tested regularly.

Currently the only C code in poppler is the glib demo. It does not currently
use goo/glibc.h. If this changes we can add the include guards but I don't see
the point of adding them now.</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>