[dmd-internals] [D-Programming-Language/dmd] 1a5b40: fix Issue 14906 - dmd dumps core at incorrect enum...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Aug 11 23:36:44 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1a5b4098e7a7f0bbdfd3c8035a93d1e71471afc1
https://github.com/D-Programming-Language/dmd/commit/1a5b4098e7a7f0bbdfd3c8035a93d1e71471afc1
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail12436.d
Log Message:
-----------
fix Issue 14906 - dmd dumps core at incorrect enum declaration
Commit: d4b1b3a2b19fd0e32162876d6c182c79b63a93e7
https://github.com/D-Programming-Language/dmd/commit/d4b1b3a2b19fd0e32162876d6c182c79b63a93e7
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M src/mtype.c
M test/fail_compilation/fail12436.d
Log Message:
-----------
Merge pull request #4881 from 9rnsr/fix14906
Issue 14906 - dmd dumps core at incorrect enum declaration
Compare: https://github.com/D-Programming-Language/dmd/compare/0c1fd7108015...d4b1b3a2b19f
More information about the dmd-internals
mailing list