<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><font face="Helvetica, Arial, sans-serif">i'm currently fixing a
        couple of bugs introduced when linking winedbg with msvcrt
        (cough cough)</font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">a couple of items
        strike me (for cross compiling only):</font></p>
    <p><font face="Helvetica, Arial, sans-serif">- why is cross
        compilation done with -Wno-format flag? what's the rationale
        behind it (it hides a couple of errors ;-)<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">- when linked with
        msvcrt, are we fine with using MS extensions (%Id %I32d %I64d
        and friends?) (read uppercase i)<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">- could we foresee to
        use no longer the wine_dbgstr_longlong helper ?</font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">A+</font><br>
    </p>
  </body>
</html>