[Issue 8575] Lambda expression causes compilation error with template function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 27 07:04:58 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8575



--- Comment #2 from github-bugzilla at puremagic.com 2012-10-27 07:04:57 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/688f7ce593eef75997a2b8f2527d3cd9338692aa
fix Issue 8575 - Lambda expression causes compilation error with template
function

Template lambda is an expression, so we should keep FuncExp until actually
starting instantiation of passed template instance.

https://github.com/D-Programming-Language/dmd/commit/8b82a0aa4feb863e9bbc53b36cc2008a7d994696
Merge pull request #1158 from 9rnsr/fix8575

fix Issue 8575 - Lambda expression causes compilation error with template
function

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


More information about the Digitalmars-d-bugs mailing list