[dmd-internals] [D-Programming-Language/dmd] 68f4f8: Fix ICE when initializing static class members to ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Jul 23 02:41:18 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 68f4f8cac4bc87668320889a0b19d4c6fc2b0424
https://github.com/D-Programming-Language/dmd/commit/68f4f8cac4bc87668320889a0b19d4c6fc2b0424
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-07-23 (Wed, 23 Jul 2014)
Changed paths:
M src/declaration.c
A test/compilable/test13194.d
Log Message:
-----------
Fix ICE when initializing static class members to void
Commit: b4335c9d3eae1640d42e152894b2b9ec95d5828d
https://github.com/D-Programming-Language/dmd/commit/b4335c9d3eae1640d42e152894b2b9ec95d5828d
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-07-23 (Wed, 23 Jul 2014)
Changed paths:
M src/declaration.c
A test/compilable/test13194.d
Log Message:
-----------
Merge pull request #3802 from ibuclaw/bug145
[2.066b] Issue 13194 - ICE when initializing static class members to void
Compare: https://github.com/D-Programming-Language/dmd/compare/f740f0da160e...b4335c9d3eae
More information about the dmd-internals
mailing list