[Issue 8241] cannot use template function literal as default alias argument

2012-06-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8241


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 8241] cannot use template function literal as default alias argument

2012-06-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8241



--- Comment #2 from github-bugzi...@puremagic.com 2012-06-15 12:44:00 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6cf404de77ca3bea4b2183938ea8bdb3356e8517
fix Issue 8241 - cannot use template function literal as default alias argument

https://github.com/D-Programming-Language/dmd/commit/5428cbf4229e111b266d07b502ccaad8a8f58456
Merge pull request #1006 from 9rnsr/fix_funclit

Issue 8241 & 8242 - Fixup lambda context pointer correctly

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


[Issue 8241] cannot use template function literal as default alias argument

2012-06-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8241


Kenji Hara  changed:

   What|Removed |Added

   Keywords||pull


--- Comment #1 from Kenji Hara  2012-06-15 09:42:20 PDT ---
https://github.com/D-Programming-Language/dmd/pull/1006

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