[dmd-internals] [D-Programming-Language/dmd] ea5949: fix Issue 4983 - [ICE] Stack overflow while initia...
GitHub
noreply at github.com
Thu Nov 21 21:43:48 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ea594913e1ec5d050af0c8bbf6c9a2ff6fea5995
https://github.com/D-Programming-Language/dmd/commit/ea594913e1ec5d050af0c8bbf6c9a2ff6fea5995
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/ice4983.d
Log Message:
-----------
fix Issue 4983 - [ICE] Stack overflow while initializing struct member with address of one of its methods
Commit: 3f51edc81a9465fd896acfb1f42a81acb90397f7
https://github.com/D-Programming-Language/dmd/commit/3f51edc81a9465fd896acfb1f42a81acb90397f7
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M src/mtype.c
A test/fail_compilation/ice4983.d
Log Message:
-----------
Merge pull request #2849 from 9rnsr/fix4983
Issue 4983 - [ICE] Stack overflow while initializing struct member with address of one of its methods
Compare: https://github.com/D-Programming-Language/dmd/compare/7760a34fd563...3f51edc81a94
More information about the dmd-internals
mailing list