Anonymous | Login | 01-24-2021 21:28 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 | ||||
0007485 | [Squeak] SqueakMap | major | always | 03-29-10 22:36 | 04-18-10 21:51 | ||||
Reporter | nicolas cellier | View Status | public | ||||||
Assigned To | gokr | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | trunk | ||||||
Summary | 0007485: SqueakMap default objects needs to be rehashed | ||||||||
Description |
"This fails" SMSqueakMap default objects associationsDo: [:a | self assert: (self at: a key) == a value]. "See also DictionaryIntegrityTest." SMSqueakMap default objects rehash. DictionaryIntegrityTest new testDictionaries. |
||||||||
Additional Information | Work around: invoke rehash after load in SMSqueakMap>>#copyFrom: | ||||||||
Attached Files | |||||||||
|
![]() |
|
(0013599 - 107 - 113 - 263 - 263 - 263 - 263) nicolas cellier 03-29-10 22:42 |
Workaround attempted at http://source.squeak.org/trunk/SMBase-nice.101.mcz [^] Someone else cross check please |
(0013632 - 118 - 118 - 118 - 118 - 118 - 118) andreas 04-08-10 03:27 |
The fix is correct. I have verified with TedK (author of much of that) that an ImageSegment client needs to do rehash. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
52 total queries executed. 35 unique queries executed. |