Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005155 |
[Squeak] Kernel |
minor |
always |
09-30-06 14:01 |
09-30-06 14:01 |
|
Reporter |
dpollet |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.9 |
|
Summary |
0005155: Random>>seed: accepts zero but results in a broken generator |
Description |
Zero is an invalid seed value for the random number generator algorithm (see comment in Random>>new). The #seed: accessor shouldn't accept zero as argument. |
Additional Information |
|
|
Attached Files |
Fix Random seed.1.cs [^] (275 bytes) 09-30-06 14:01 |
|