Thread overview
[Issue 13515] [REG2.064] "Range violation" when writing to array of AAs from static this
[Issue 13515] "Range violation" when writing to array of AAs from static this
Sep 21, 2014
Kenji Hara
Sep 21, 2014
Andrew Edwards
September 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13515

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull, wrong-code

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

--
September 21, 2014
https://issues.dlang.org/show_bug.cgi?id=13515

Andrew Edwards <edwards.ac@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edwards.ac@gmail.com
            Summary|"Range violation" when      |[REG2.064] "Range
                   |writing to array of AAs     |violation" when writing to
                   |from static this            |array of AAs from static
                   |                            |this

--
September 25, 2014
https://issues.dlang.org/show_bug.cgi?id=13515

--- Comment #2 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/20ced52ed327a534b227dcd3e35edb2d1a432656
fix Issue 13515 - "Range violation" when writing to array of AAs from static
this

https://github.com/D-Programming-Language/dmd/commit/a577e3284936875b61bb60f88f7a8e593ad95fa2 Merge pull request #4008 from 9rnsr/fix13515

[REG2.064] Issue 13515 - "Range violation" when writing to array of AAs from static this

--
February 19, 2015
https://issues.dlang.org/show_bug.cgi?id=13515

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

https://github.com/D-Programming-Language/dmd/commit/20ced52ed327a534b227dcd3e35edb2d1a432656
fix Issue 13515 - "Range violation" when writing to array of AAs from static
this

https://github.com/D-Programming-Language/dmd/commit/a577e3284936875b61bb60f88f7a8e593ad95fa2 Merge pull request #4008 from 9rnsr/fix13515

--