<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey Aleksandr,<br>
    Any updates on this testcase problem?<br>
    <br>
    BR Fredrik Gustafsson<br>
    Erlang OTP Team<br>
    On 12/12/2012 01:15 PM, Henrik Nord wrote:
    <blockquote cite="mid:50C8756B.3000309@erlang.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <pre><div class="ct_error_notify">Hi
your test fails with:

<b>
*** User 2012-12-10 23:03:01.060 ***</b>
os_SUITE:deep_list_command failed
Reason: undef
</div><a moz-do-not-send="true" name="end"></a>


</pre>
      <br>
      <div class="moz-cite-prefix">On 11/22/2012 09:02 AM, Aleksandr
        Vinokurov wrote:<br>
      </div>
      <blockquote
cite="mid:CANLxesKRxov1A7g+_-PB-DcrKA4Z7sKk9qvEfwVP8PrdZh+BZQ@mail.gmail.com"
        type="cite">Hi all,
        <div><br>
        </div>
        <div>Maybe I'm doing smth. wrong -- why there is no reply to my
          patch?</div>
        <div><br>
        </div>
        <div>WBR,</div>
        <div>Aleksandr Vinokurov</div>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On 8 November 2012 14:11, Aleksandr
            Vinokurov <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:aleksandr.vin@gmail.com" target="_blank">aleksandr.vin@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <pre style="margin-top:0px;margin-bottom:0px;padding:0px;border:0px;font-size:14px;font-family:Monaco,'Liberation Mono',Courier,monospace;max-width:100%;white-space:pre-wrap;color:rgb(89,96,99);background-color:rgb(230,241,246)">Because of leeway in implementing os:cmd/1 under different OS there is
a difference in results when calling it with deep list
argument. os:cmd/1 specifies io_lib:chars() type for its argument and
io_lib functions can produce deep lists inspite of io_lib:chars()
result type specification. This commit flattens the argument for
erlang:open_port/2 (which is used under Windows) and expands the
os_SUITE to regress the bug.</pre>
              <div>
                <pre style="margin-top:15px;margin-bottom:15px;padding:6px 10px;border:1px solid rgb(204,204,204);font-size:13px;font-family:Consolas,'Liberation Mono',Courier,monospace;background-color:rgb(248,248,248);line-height:19px;overflow:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)">git fetch git://<a moz-do-not-send="true" href="http://github.com/aleksandr-vin/otp.git" target="_blank">github.com/aleksandr-vin/otp.git</a> maint-fix-os-cmd-win</pre>
              </div>
              <div>or viewed here:</div>
              <div>
                <pre style="margin-top:15px;margin-bottom:15px;padding:6px 10px;border:1px solid rgb(204,204,204);font-size:13px;font-family:Consolas,'Liberation Mono',Courier,monospace;background-color:rgb(248,248,248);line-height:19px;overflow:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)"><a moz-do-not-send="true" href="https://github.com/aleksandr-vin/otp/compare/maint-fix-os-cmd-win" target="_blank">https://github.com/aleksandr-vin/otp/compare/maint-fix-os-cmd-win</a>
<a moz-do-not-send="true" href="https://github.com/aleksandr-vin/otp/compare/maint-fix-os-cmd-win.patch" target="_blank">https://github.com/aleksandr-vin/otp/compare/maint-fix-os-cmd-win.patch</a></pre>
              </div>
              <span class="HOEnZb"><font color="#888888">
                  <div> -- <br>
                  </div>
                  <div>Aleksandr Vinokurov</div>
                  <div> +7 (921) 982-21-43</div>
                  <div>@aleksandrvin</div>
                  <br>
                </font></span></blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          <div>Александр Винокуров</div>
          <div>+7 (921) 982-21-43</div>
          <div>@aleksandrvin</div>
          <br>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
erlang-patches mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">-- 
/Henrik Nord Erlang/OTP</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>