chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #218: random not random


From: Chicken Trac
Subject: [Chicken-janitors] Re: #218: random not random
Date: Fri, 23 Apr 2010 21:33:33 -0000

#218: random not random
----------------------+-----------------------------------------------------
 Reporter:  zbigniew  |       Owner:       
     Type:  defect    |      Status:  new  
 Priority:  minor     |   Milestone:  4.6.0
Component:  unknown   |     Version:       
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by zbigniew):

 It looks like I forgot to modify "random-seed" in extras.scm, which uses
 srand.

 However, shouldn't random-seed be removed or made into an alias to
 randomize?  It's exactly the same call as randomize, but it uses srand
 directly instead of C_randomize.

 OK, I'm done.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/218#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]