Thread overview | ||||||
---|---|---|---|---|---|---|
|
June 18, 2016 [Issue 12516] TypeInfo.getHash should not be trusted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12516 David Nadlinger <code@klickverbot.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe CC| |code@klickverbot.at -- |
March 12, 2018 [Issue 12516] TypeInfo.getHash should not be trusted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12516 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- To fix this would probably involve creating a template called getHash2(T)(ref T v) or something like that in TypeInfo, and then using parametric polymorphism on it. -- |
December 17, 2022 [Issue 12516] TypeInfo.getHash should not be trusted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12516 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 -- |
December 07 [Issue 12516] TypeInfo.getHash should not be trusted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12516 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17129 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation