<div dir="ltr">As this didn't seem to get through the first time, I try again.<div><br></div><div>Best regards,</div><div>Lars<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Lars Hesel Christensen</b> <span dir="ltr"><<a href="mailto:larshesel@gmail.com">larshesel@gmail.com</a>></span><br>
Date: 2013/9/24<br>Subject: Fix for bsr bug with huge numbers<br>To: <a href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a><br><br><br><div dir="ltr"><div>Thus pull request fixes a bug in the bsr function, which manifests when a huge number is shifted a huge number of bits to the right. It simply returns the number unshifted:</div>
<div><br></div><div><div>
1> 1183140560213014108063589658350 bsr 146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495935. </div><div>1183140560213014108063589658350</div></div><div><br></div>

<div>The commit messages contain more information.</div><div><br></div><div>The pull request is here:</div><div><br></div><a href="https://github.com/erlang/otp/pull/86" target="_blank">https://github.com/erlang/otp/pull/86</a><br>
<div><br>
</div><div>This bug was brought to my attention by Kresten Krab Thorup.</div><div><br></div><div>Best regards,</div><div>Lars Hesel Christensen</div></div>
</div><br></div></div>