| Thread overview | |||||||
|---|---|---|---|---|---|---|---|
|
May 29, 2014 [Issue 12699] Possibly wrong code in object_.d | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12699 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hsteoh@quickfur.ath.cx -- | ||||
May 30, 2014 [Issue 12699] Possibly wrong code in object_.d | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12699 --- Comment #1 from Sobirari Muhomori <dfj1esp02@sneakemail.com> --- AA* should be passed as an argument for getHash(void*), it's used for computing hash of object of the type with which this TypeInfo is associated. -- | ||||
June 18, 2016 [Issue 12699] Possibly wrong code in object_.d | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12699 David Nadlinger <code@klickverbot.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code@klickverbot.at --- Comment #2 from David Nadlinger <code@klickverbot.at> --- Somewhat related to issue 12516 in that the API shouldn't be @trusted in the first place. -- | ||||
December 17, 2022 [Issue 12699] Possibly wrong code in object_.d | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12699 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- | ||||
12 hours ago [Issue 12699] Possibly wrong code in object_.d | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=12699 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17275 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply