login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #365 random does not produce arbitrarily large numbers revision 2 of 2

1 2
Editor: kratt6
Time: 2007/12/28 15:20:31 GMT-8
Note:

added:

From kratt6 Fri Dec 28 15:20:31 -0800 2007
From: kratt6
Date: Fri, 28 Dec 2007 15:20:31 -0800
Subject: 
Message-ID: <20071228152031-0800@axiom-wiki.newsynthesis.org>

Status: pending (next release) => closed 


Submitted by : (unknown) at: 2007-11-17T22:33:41-08:00 (17 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

It seems that gcl 2.8.pre hits a hard limit with random. The Hyperspec says it shouldn't...

fricas
(1) -> )lisp (random (expt 10 500))
Your user access level is compiler and this command is therefore not available. See the )set userlevel command for more information.
fricas
)lisp (random (expt 10 500))
Your user access level is compiler and this command is therefore not available. See the )set userlevel command for more information.
fricas
)lisp (random (expt 10 500))
Your user access level is compiler and this command is therefore not available. See the )set userlevel command for more information.

fixed in gcl 2.7.0 --kratt6, Tue, 26 Jun 2007 15:21:49 -0500 reply
Status: open => pending (next release)

Status: pending (next release) => closed