Anonymous | Login | 03-07-2021 09:00 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||||
0007666 | [Squeak] Collections | trivial | always | 09-06-11 16:37 | 09-11-11 08:37 | ||||||||
Reporter | Lars | View Status | public | ||||||||||
Assigned To | FrankShearar | ||||||||||||
Priority | normal | Resolution | fixed | ||||||||||
Status | resolved | Product Version | 4.2 | ||||||||||
Summary | 0007666: typo in comment | ||||||||||||
Description |
Dictionary class>>newFromPairs: has a typo in its comment: Answer an instance of me associating (anArray at:i) to (anArray at: i+i) for each odd i. anArray must have an even number of entries. It should be instead: Answer an instance of me associating (anArray at:i) to (anArray at: i+_1_) for each odd i. anArray must have an even number of entries. |
||||||||||||
Additional Information | |||||||||||||
Attached Files | |||||||||||||
|
![]() |
|
(0014185 - 61 - 61 - 219 - 219 - 219 - 219) FrankShearar 09-09-11 10:51 |
Inbox: http://source.squeak.org/inbox/Collections-fbs.456.mcz [^] |
(0014186 - 76 - 76 - 234 - 234 - 234 - 234) FrankShearar 09-09-11 11:19 |
leves added to trunk: http://source.squeak.org/trunk/Collections-fbs.456.mcz [^] |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
40 total queries executed. 32 unique queries executed. |