Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006841 |
[Squeak] Collections |
minor |
always |
01-08-08 22:47 |
02-06-11 23:48 |
|
Reporter |
chl |
View Status |
public |
|
Assigned To |
leves |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.9 |
|
Summary |
0006841: String>>startingAt:match:startingAt: should raise an error for '**' or '*#' - instead returns unexpected results |
Description |
String>>startingAt:match:startingAt: should raise an error for '**' or '*#' occuring in the invocant. This is also stated in the methods comments. However the condition given is wrong, so the error is not thrown when it should be.
Tiny change in lines 31 and 34 of attached file fixes this.
Regards, Christoph |
Additional Information |
|
|
Attached Files |
startingAt#match#startingAt#.txt [^] (1,906 bytes) 01-08-08 22:47 |
|