Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0007872 |
[Squeak 5.2] any |
minor |
always |
09-25-18 12:41 |
09-25-18 13:27 |
|
Reporter |
Patrickr |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0007872: PolygonMorph>>intersects: uses a non-existant method |
Description |
Justus Eilers pointed out to me that PolygonMorph>>intersects: calls #intersectsLineFrom:to: which does not exist anywhere in the image. We looked it up in older images (up to 3.8) and could not find it in these either. The method seems to have never existed. Justus wrote the two attached test cases triggering that issue. |
Additional Information |
|
|
Attached Files |
IntersectsTests.1.cs [^] (647 bytes) 09-25-18 12:41
IntersectsImplementation.1.cs [^] (1,406 bytes) 09-25-18 13:26 |
|