Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006503 |
[Squeak] Collections |
minor |
always |
05-24-07 09:02 |
11-18-08 19:59 |
|
Reporter |
Damien Cassou |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.10 |
|
Summary |
0006503: RunArray can't be created through #new: |
Description |
You can't currently send #new: to RunArray. But #new: on a RunArray should be consistent with Array>>new:.
Attached fix implements RunArray>>new: and 2 tests. One of the tests is for Array>>new: to verify that the behavior is consistent. |
Additional Information |
|
|
Attached Files |
RunArrayNewWithSize.1.cs [^] (657 bytes) 05-24-07 09:02 |
|