<div dir="ltr">On Tue, Aug 19, 2008 at 9:42 AM, Matthias Lang <span dir="ltr"><<a href="mailto:matthias@corelatus.se">matthias@corelatus.se</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
</div>This may be the thread you remember, it starts here:<br>
<br>
  <a href="http://www.erlang.org/pipermail/erlang-questions/2008-February/032609.html" target="_blank">http://www.erlang.org/pipermail/erlang-questions/2008-February/032609.html</a><br>
<br>
Executive summary: In R11B-2, a timeout of 16#ffffFFFF doesn't work as<br>
    expected on a 32-bit machine. Something changed between R11B-2 and<br>
    R11B-5 which made it work in the shell, but still not in compiled<br>
    code. I haven't noticed anything in the release notes saying it's<br>
    been fixed for real.<br>
</blockquote><div><br>Actually, a value of 16#ffffFFFF sometimes works, sometimes doesn't. It has<br>nothing to do with whether it is executed from the shell or from compiled code.<br><br>The problem is an integer overflow. We will include a correction in R12B-4.<br>
<br>/Bjorn<br></div></div>-- <br>Björn Gustavsson, Erlang/OTP, Ericsson AB<br>
</div>