[dmd-internals] [D-Programming-Language/dmd] 758a27: fix Issue 13792 - Segfault with a pointer of opaqu...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sat Aug 29 04:29:08 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 758a273ddae7a412e01e2414b1fc14219c4e5a2f
https://github.com/D-Programming-Language/dmd/commit/758a273ddae7a412e01e2414b1fc14219c4e5a2f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M src/toctype.c
A test/compilable/ice13792.d
Log Message:
-----------
fix Issue 13792 - Segfault with a pointer of opaque enum type
Commit: e51b3979f9d5068cc1cf249c97b4aa2e97dd8eea
https://github.com/D-Programming-Language/dmd/commit/e51b3979f9d5068cc1cf249c97b4aa2e97dd8eea
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M src/toctype.c
A test/compilable/ice13792.d
Log Message:
-----------
Merge pull request #4847 from 9rnsr/fix13792
Issue 13792 - Segfault with a pointer of opaque enum type
Compare: https://github.com/D-Programming-Language/dmd/compare/20771f89a16d...e51b3979f9d5
More information about the dmd-internals
mailing list