On Thu, Mar 1, 2012 at 5:00 AM, Peter Bex <peter....@xs4all.nl> wrote:
> Hi!
>
> While looking into the strange behavior found in #793 I found out the
> following disturbing fact (ONLY on amd64):
>
> #;1> (random most-positive-fixnum)
> -2147483648
> #;2> (random most-positive-fixnum)
> -2147483648
> #;3> (random most-positive-fixnum)
> -2147483648
> #;4> (random most-positive-fixnum)
> -2147483648
> ..etc..

http://xkcd.com/221/
http://dilbert.com/strips/comic/2001-10-25/

-- 
Alex

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to