Thread overview
[Issue 4939] Some compile-time length tests of array concats
Jun 12, 2015
Kenji Hara
Dec 17, 2022
Iain Buclaw
June 12, 2015
https://issues.dlang.org/show_bug.cgi?id=4939

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> ---
https://github.com/D-Programming-Language/dmd/pull/4741

It will make the Program #1 case error. Program #2 and #3 case are not in range, because they needs data flow analysis.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

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

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

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

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

--