Anonymous | Login | 01-20-2021 10:46 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 | ||||
0003360 | [Squeak] Kernel | minor | always | 03-27-06 22:20 | 04-18-10 21:58 | ||||
Reporter | nicolas cellier | View Status | public | ||||||
Assigned To | nicolas cellier | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.9 | ||||||
Summary | 0003360: hash and equal problem | ||||||||
Description |
try this one: (Set new: 3) add: 3; add: 3.0; size. you get 1 try this one: (Set new: 4) add: 3; add: 3.0; size. you get 2 |
||||||||
Additional Information |
Since 3 hash = 3.0 hash does answer false, be prepared to weird behavior in Set Dictionary & consor |
||||||||
Attached Files | |||||||||
|
![]() |
|||||||||||
SYSTEM WARNING: Creating default object from empty value
|
![]() |
|
(0004584 - 453 - 569 - 917 - 917 - 917 - 917) nicolas cellier 03-28-06 00:16 edited on: 03-28-06 00:25 |
Some related goldies discussions. http://www.create.ucsb.edu/squeak/9705.html [^] http://lists.squeakfoundation.org/pipermail/squeak-dev/1999-November/subject.html [^] They were very close to the bug, but strangely things are still hanging today... " >Is it reaonable to add an 'equal' fraction and float to a Set and usually >get one element but not always? No. Either always one, or never one, but "usually but not always" is horrendous! " |
(0004600 - 187 - 229 - 229 - 320 - 320 - 320) nicolas cellier 03-29-06 01:33 edited on: 06-10-09 22:05 |
This bug is related to 0003374 And it will share the same patch Note on interval hash has been deleted. Interval hash problem has been separated as a new bug. It need another patch. |
(0012895 - 69 - 117 - 117 - 117 - 117 - 117) nicolas cellier 01-04-09 22:42 |
"fix begin" Installer mantis ensureFix: 3374. "fix test" "fix end" |
(0013512 - 9 - 9 - 9 - 100 - 100 - 100) nicolas cellier 02-13-10 04:22 |
See 0003374 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
89 total queries executed. 49 unique queries executed. |