Mantis - Squeak
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
6503 |
Collections |
minor |
always |
05-24-07 09:02 |
11-18-08 19:59 |
|
Reporter:
|
Damien Cassou |
Platform:
|
|
|
Assigned To:
|
|
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
3.10 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in 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. |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
RunArrayNewWithSize.1.cs [^] (657 bytes) 05-24-07 09:02 |