<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <blockquote type="cite"
      cite="mid:98f2c6cf-67c5-9a9a-8b12-ae4ab23ee6df@codeweavers.com">
      <blockquote type="cite">
        <br>
        which still gives me the warnings, when compiling the 32bit part
        of a wow64 conf
        <br>
        <br>
        (but not on a pure 32bit conf)
        <br>
        <br>
        your solution doesn't generate warnings on neither of the two
        <br>
        <br>
        so will need further investigation on:
        <br>
        <br>
        - discrepency wrt wow
        <br>
        <br>
        - why the difference between the two patches
        <br>
      </blockquote>
      <br>
      I don't get warnings with that diff either. What version of GCC do
      you have?
      <br>
    </blockquote>
    <p><font face="Helvetica, Arial, sans-serif">well, o well....</font></p>
    <p><font face="Helvetica, Arial, sans-serif">retesting today, and
        couldn't get any warnings with the patch I posted
        yesterday...<grrr></font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">moreover, in this
        patch, if I change the if (_control... by if (!control...
        (inverting the test), I get no warnings either which makes
        absolutely no sense</font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">I'm starting to wonder
        if theĀ  -Wmaybe-uninitialized warning could be a little fragile
        at this point</font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">there are a couple of
        bugs reports on gcc bugzilla reguarding this warning</font></p>
    <p><font face="Helvetica, Arial, sans-serif">potentially bugs report
        like may link to the same type of issues<br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif"><a class="moz-txt-link-freetext" href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102381">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102381</a></font></p>
    <p><font face="Helvetica, Arial, sans-serif"><a class="moz-txt-link-freetext" href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101768">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101768</a></font></p>
    <p><font face="Helvetica, Arial, sans-serif"><br>
      </font></p>
    <p><font face="Helvetica, Arial, sans-serif">I may wait a bit to let
        things settle down before taking any action on this fix in
        msvcrt</font></p>
    <p><font face="Helvetica, Arial, sans-serif">A+</font><br>
    </p>
  </body>
</html>