Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 14, 2016 [Issue 16171] std.experimental.allocator.make does not respect private class constructors | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16171 b2.temp@gmx.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b2.temp@gmx.com OS|Windows |All Severity|enhancement |normal --- Comment #1 from b2.temp@gmx.com --- (In reply to joeyemmons from comment #0) > > Worse even is it will still work even if class test does not have a default constructor at all. > > module other; > class test{ > private this(int i){ > // No default constructor... > } > } please make another report for this one. This is another issue. -- |
June 14, 2016 [Issue 16171] std.experimental.allocator.make does not respect private class constructors | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16171 --- Comment #2 from joeyemmons@yahoo.com --- (In reply to b2.temp from comment #1) > please make another report for this one. This is another issue. Issue 16172 -- |
March 21, 2020 [Issue 16171] std.experimental.allocator.make does not respect private class constructors | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16171 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- |
December 17, 2022 [Issue 16171] std.experimental.allocator.make does not respect private class constructors | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16171 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 01 [Issue 16171] std.experimental.allocator.make does not respect private class constructors | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16171 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10183 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation