Thread overview
[Issue 12560] [CTFE] Accepts invalid array assign of void[], breaks type system
Apr 11, 2014
Dmitry Olshansky
Feb 05, 2017
anonymous4
Mar 18, 2021
Nathan S.
Dec 17, 2022
Iain Buclaw
April 11, 2014
https://issues.dlang.org/show_bug.cgi?id=12560

Dmitry Olshansky <dmitry.olsh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, CTFE

--
February 05, 2017
https://issues.dlang.org/show_bug.cgi?id=12560

anonymous4 <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=17148

--
March 18, 2021
https://issues.dlang.org/show_bug.cgi?id=12560

Nathan S. <n8sh.secondary@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary@hotmail.com
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=15704

--- Comment #1 from Nathan S. <n8sh.secondary@hotmail.com> ---
As of 2.072 this code does not compile in `@safe`: "Error: cannot copy void[] to void[] in @safe code." The interesting CTFE behavior still occurs as of 2.096.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=12560

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=12560

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17652

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--