http://d.puremagic.com/issues/show_bug.cgi?id=11256
Walter Bright changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
/bafe0cbda4d6da9efae971b6496791e07ceb5215
Merge pull request #2666 from 9rnsr/fix11256
[REG2.063] Issue 11256 - Error mixing struct with disabled default construction
and templated with lambda struct
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
/fbfb7ca42e02243f6517dc17925fd99af60cbd32
fix Issue 11256 - Error mixing struct with disabled default construction and
templated with lambda struct
https://github.com/D-Programming-Language/dmd/commit/02c41d3131d56f5073d1c5017a8ee0362ef7588a
Fix ICE case 1 in issue 11256
https://github.com/D-Programming-Language/dmd/commit
http://d.puremagic.com/issues/show_bug.cgi?id=11256
Kenji Hara changed:
What|Removed |Added
Keywords||pull
--- Comment #1 from Kenji Hara 201