[Issue 7201] Lambda template assignment to variable

2012-01-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7201


bearophile_h...@eml.cc changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


--- Comment #2 from bearophile_h...@eml.cc 2012-01-03 11:22:38 PST ---
Fixed, among other problems:

https://github.com/D-Programming-Language/dmd/commit/7fc5ebaf8776429fcaf38d1a55b6b25159ea9f18

See also bug 7176

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


[Issue 7201] Lambda template assignment to variable

2012-01-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7201


Kenji Hara  changed:

   What|Removed |Added

   Keywords||patch


--- Comment #1 from Kenji Hara  2012-01-02 16:54:53 PST ---
I've already post a pull to support inference on AssignExp.
https://github.com/D-Programming-Language/dmd/pull/593

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