<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Use ansi stdio extensions when using a mingw compiler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65238#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Use ansi stdio extensions when using a mingw compiler"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65238">bug 65238</a>
              from <span class="vcard"><a class="email" href="mailto:hib@hiberis.nl" title="Hib Eris <hib@hiberis.nl>"> <span class="fn">Hib Eris</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=80126" name="attach_80126" title="Use ansi stdio extensions when using a mingw compiler">attachment 80126</a> <a href="attachment.cgi?id=80126&action=edit" title="Use ansi stdio extensions when using a mingw compiler">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=65238&attachment=80126'>[review]</a>
Use ansi stdio extensions when using a mingw compiler

In the C runtime used by mingw compilers (msvcrt.dll) the printf
function does not support the C99 format-width specifier "%ll".

Defining __USE_MINGW_ANSI_STDIO enables mingw's ansi stdio extensions
that implement a C99 compliant printf function.</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>