[dmd-internals] [D-Programming-Language/dmd] 20ced5: fix Issue 13515 - "Range violation" when writing t...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Sep 24 22:01:45 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 20ced52ed327a534b227dcd3e35edb2d1a432656
      https://github.com/D-Programming-Language/dmd/commit/20ced52ed327a534b227dcd3e35edb2d1a432656
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M src/expression.c
    M test/runnable/sctor.d

  Log Message:
  -----------
  fix Issue 13515 - "Range violation" when writing to array of AAs from static this


  Commit: a577e3284936875b61bb60f88f7a8e593ad95fa2
      https://github.com/D-Programming-Language/dmd/commit/a577e3284936875b61bb60f88f7a8e593ad95fa2
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-24 (Wed, 24 Sep 2014)

  Changed paths:
    M src/expression.c
    M test/runnable/sctor.d

  Log Message:
  -----------
  Merge pull request #4008 from 9rnsr/fix13515

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


Compare: https://github.com/D-Programming-Language/dmd/compare/f2fcc138244d...a577e3284936


More information about the dmd-internals mailing list