[dmd-internals] [D-Programming-Language/dmd] c89e6d: fix Issue 11926 - Segmentation fault when using co...
GitHub
noreply at github.com
Tue Jan 14 23:27:27 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c89e6d30d4c392c9ec942e0b08b29d4eab3546ec
https://github.com/D-Programming-Language/dmd/commit/c89e6d30d4c392c9ec942e0b08b29d4eab3546ec
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-01-14 (Tue, 14 Jan 2014)
Changed paths:
M src/parse.c
A test/fail_compilation/ice11926.d
Log Message:
-----------
fix Issue 11926 - Segmentation fault when using const in an enum
Commit: df5b5365fbccb9c571ccce7cc43232e4f49b646c
https://github.com/D-Programming-Language/dmd/commit/df5b5365fbccb9c571ccce7cc43232e4f49b646c
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-01-14 (Tue, 14 Jan 2014)
Changed paths:
M src/parse.c
A test/fail_compilation/ice11926.d
Log Message:
-----------
Merge pull request #3098 from 9rnsr/fix11926
Issue 11926 - Segmentation fault when using const in an enum
Compare: https://github.com/D-Programming-Language/dmd/compare/da588730546a...df5b5365fbcc
More information about the dmd-internals
mailing list