Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
February 11, 2015 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 weaselcat <r9shackleford@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r9shackleford@gmail.com -- |
February 11, 2015 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 --- Comment #1 from Jakob Ovrum <jakobovrum@gmail.com> --- (In reply to Jakob Ovrum from comment #0) > Instantiating RefCounted with a class or interface type should reference-count the actual instance and not just a class reference. To this end, RefCounted currently rejects instantiating with class types for forward-compatibility purposes (at least I'm pretty sure that's why it does it). I filed a PR to reject interface types as well until class support is properly implemented: https://github.com/D-Programming-Language/phobos/pull/2977 -- |
February 17, 2015 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 Nick Treleaven <ntrel-pub@mybtinternet.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ntrel-pub@mybtinternet.com -- |
January 04, 2016 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 weaselcat <r9shackleford@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15509 -- |
December 17, 2022 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 14168] Class support for RefCounted | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14168 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10115 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation