Anonymous | Login | 12-15-2019 03:26 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 | ||||
0006998 | [Squeak] Collections | minor | always | 04-02-08 21:43 | 04-18-10 22:05 | ||||
Reporter | nicolas cellier | View Status | public | ||||||
Assigned To | andreas | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.10 | ||||||
Summary | 0006998: WideString>>at:put: does not return the put-object | ||||||||
Description |
Every other Collection does return the put-object. a WideString would returns self... It should not! Thanks to Randal Schwartz for raising the question on #squeak channel. |
||||||||
Additional Information | |||||||||
Attached Files |
![]() ![]() |
||||||||
|
![]() |
||||||
|
![]() |
|
(0011966 - 194 - 257 - 257 - 257 - 257 - 257) nicolas cellier 04-02-08 22:31 |
Should also be the case of TwoLevelDictionary... However, this one is more private, only used in: TextDiffBuilder>>buildPatchSequence "@@ TODO: Das funktioniert noch nicht für n-m matches" |
(0012014 - 281 - 293 - 293 - 419 - 419 - 419) kwl 04-11-08 21:21 |
Nicolas, I'm happy you found this. when I found issue 0001913 I checked what the VM returns (what will be returned if primitive does not fail). with #at:put: it is also possible to run into the same situation, since in many cases #at:put: can be handled by the VM alone. Good find! |
(0012861 - 183 - 237 - 237 - 237 - 237 - 237) Keith_Hodges 12-17-08 04:43 |
"fix begin" Installer mantis bug: 6998 fix: 'WideString-atput-Patch-M6998-nice.1.cs'. "fix test" Installer mantis bug: 6998 fix: 'WideString-atput-Test-M6998-nice.1.cs'. "fix end" |
(0013263 - 64 - 64 - 224 - 224 - 224 - 224) nicolas cellier 08-24-09 20:02 |
Fixed in http://source.squeak.org/trunk/Collections-nice.106.mcz [^] |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
68 total queries executed. 41 unique queries executed. |