[Issue 14463] [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

2015-04-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14463

Martin Krejcirik  changed:

   What|Removed |Added

 CC||m...@krej.cz
   Hardware|x86 |All
Summary|DMD crashes compiling   |[REG2.067] DMD crashes
   |module level immutable  |compiling module level
   |struct that takes an array  |immutable struct that takes
   |in ctor |an array in ctor
 OS|Windows |All
   Severity|minor   |regression

--


[Issue 14463] [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

2015-04-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14463

Kenji Hara  changed:

   What|Removed |Added

   Keywords||CTFE, ice, pull

--- Comment #2 from Kenji Hara  ---
https://github.com/D-Programming-Language/dmd/pull/4604

--


[Issue 14463] [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

2015-04-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14463

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/20f0f7c3ad6a78c668dbc7f8dfd644bc39c7fd0b
fix Issue 14463 - [REG2.067] DMD crashes compiling module level immutable
struct that takes an array in ctor

https://github.com/D-Programming-Language/dmd/commit/d55f2cf7a66744b5c1d5db3f9861a8c5af260368
Merge pull request #4604 from 9rnsr/fix14463

[REG2.067] Issue 14463 - DMD crashes compiling module level immutable struct
that takes an array in ctor

--


[Issue 14463] [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

2015-04-21 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14463

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14463] [REG2.067] DMD crashes compiling module level immutable struct that takes an array in ctor

2015-04-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14463

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/20f0f7c3ad6a78c668dbc7f8dfd644bc39c7fd0b
fix Issue 14463 - [REG2.067] DMD crashes compiling module level immutable
struct that takes an array in ctor

https://github.com/D-Programming-Language/dmd/commit/d55f2cf7a66744b5c1d5db3f9861a8c5af260368
Merge pull request #4604 from 9rnsr/fix14463

--