[dmd-internals] [D-Programming-Language/dmd] 30edcc: fix Issue 14853 - DMD segfaults with the cast from...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Aug 1 13:10:23 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 30edcc2664f243f86861aee2483dbb20ddc9a77a
      https://github.com/D-Programming-Language/dmd/commit/30edcc2664f243f86861aee2483dbb20ddc9a77a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M src/cast.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix Issue 14853 - DMD segfaults with the cast from mutable struct new to shared


  Commit: 6be38b76e5ce9dcb90886d1e18cdaada172c7393
      https://github.com/D-Programming-Language/dmd/commit/6be38b76e5ce9dcb90886d1e18cdaada172c7393
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M src/cast.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #4853 from 9rnsr/fix14853

[REG2.066] Issue 14853 - DMD segfaults with the cast from mutable struct new to shared


Compare: https://github.com/D-Programming-Language/dmd/compare/3cf04c7431a4...6be38b76e5ce


More information about the dmd-internals mailing list