Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
February 09, 2021 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |accepts-invalid See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=21620, | |https://issues.dlang.org/sh | |ow_bug.cgi?id=21621 -- |
February 09, 2021 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=21623 -- |
February 09, 2021 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 Mathias LANG <pro.mathias.lang@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pro.mathias.lang@gmail.com --- Comment #1 from Mathias LANG <pro.mathias.lang@gmail.com> --- Shouldn't it just return nothing ? While there's no reason to prevent returning an `int`, there's no reason to allow it, either. -- |
December 02, 2022 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=23535 -- |
December 17, 2022 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 21622] pragma(crt_constructor) accepts functions that return non-POD types | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21622 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19869 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation