<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - MSVC does not find strtok_r"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103621#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - 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:nae202@gmail.com" title="mr NAE <nae202@gmail.com>"> <span class="fn">mr NAE</span></a>
</span></b>
        <pre>You missed #include "config.h" (or #include "glibc.h") in 
goo/glibc_strtok_r.cc before #ifndef HAVE_STRTOK_R that is why HAVE_STRTOK_R is
always undefined</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>