August 01, 2015 [dmd-internals] [D-Programming-Language/dmd] 30edcc: fix Issue 14853 - DMD segfaults with the cast from... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation