Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
3.10 |
Product Version |
3.10 |
|
Product Build |
|
|
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. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
RunArrayNewWithSize.1.cs [^] (657 bytes) 05-24-07 09:02 |
|