[Openmcl-cvs-notifications] Commit: ccl/lib

gb at clozure.com gb at clozure.com
Mon Aug 22 19:07:50 MDT 2005


Affected files with versions:
  numbers.lisp,1.17
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/lib
  In directory clozure.com:/tmp/cvs-serv45934/lib
  
  Modified Files:
  	numbers.lisp 
  Log Message:
  The seed values in a RANDOM-STATE can have their sign bits set on PPC32,
  so the PRINT-OBJECT method uses LDB to access the signigicant parts of
  those values.
  
  (Next bug: rewrite this stuff completely; it's not a very good random
  number generator.)


More information about the Openmcl-cvs-notifications mailing list