[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256


Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

   Keywords||pull


--- Comment #1 from Kenji Hara k.hara...@gmail.com 2013-10-14 09:49:23 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2666

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256



--- Comment #2 from github-bugzi...@puremagic.com 2013-10-14 12:39:17 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/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/3a7b56d0e6fe8d8ff4c44c0c143b4556e4069067
Fix ICE case 2 in issue 11256

https://github.com/D-Programming-Language/dmd/commit/4a2fabf1d4b9fbeda49187ecce5ebaeba79dc5a4
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: ---


[Issue 11256] Error mixing struct with disabled default construction and templated with lambda struct

2013-10-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=11256



--- Comment #3 from github-bugzi...@puremagic.com 2013-10-14 12:39:44 PDT ---
Commit pushed to 2.064 at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/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: ---