Thread overview
[Issue 14851] [REG2.068.0-b2] Cannot assign array operation result to static array variable
Jul 31, 2015
Kenji Hara
Jul 31, 2015
Kenji Hara
July 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14851

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

--
July 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14851

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

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

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

--
July 31, 2015
https://issues.dlang.org/show_bug.cgi?id=14851

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/2029e52306b722fb16a29176adc73b213fa16ad7 fix Issue 14851 - Cannot assign array operation result to static array variable

https://github.com/D-Programming-Language/dmd/commit/3cf04c7431a4a6f08acaf8acdf70f89302240a5a Merge pull request #4852 from 9rnsr/fix14851

[REG2.068.0-b2] Issue 14851 - Cannot assign array operation result to static array variable

--
August 05, 2015
https://issues.dlang.org/show_bug.cgi?id=14851

--- Comment #4 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/2029e52306b722fb16a29176adc73b213fa16ad7 fix Issue 14851 - Cannot assign array operation result to static array variable

https://github.com/D-Programming-Language/dmd/commit/3cf04c7431a4a6f08acaf8acdf70f89302240a5a Merge pull request #4852 from 9rnsr/fix14851

--