[dmd-internals] [D-Programming-Language/dmd] 20f0f7: fix Issue 14463 - [REG2.067] DMD crashes compiling...
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Apr 21 18:27:55 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/dmd
Commit: 20f0f7c3ad6a78c668dbc7f8dfd644bc39c7fd0b
https://github.com/D-Programming-Language/dmd/commit/20f0f7c3ad6a78c668dbc7f8dfd644bc39c7fd0b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
fix Issue 14463 - [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor
Commit: d55f2cf7a66744b5c1d5db3f9861a8c5af260368
https://github.com/D-Programming-Language/dmd/commit/d55f2cf7a66744b5c1d5db3f9861a8c5af260368
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M src/interpret.c
M test/compilable/interpret3.d
Log Message:
-----------
Merge pull request #4604 from 9rnsr/fix14463
[REG2.067] Issue 14463 - DMD crashes compiling module level immutable struct that takes an array in ctor
Compare: https://github.com/D-Programming-Language/dmd/compare/ee257090f0f8...d55f2cf7a667
More information about the dmd-internals
mailing list