[Issue 11872] Support for overloaded template functions in with block

2014-02-27 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11872



--- Comment #2 from github-bugzi...@puremagic.com 2014-02-27 12:38:17 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/5ffe893583f149dd182ad323e93bdf17ca1c2165
Merge pull request #3065 from 9rnsr/fix11872

Issue 11872 - Support for overloaded template functions in with block

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


[Issue 11872] Support for overloaded template functions in with block

2014-02-27 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11872


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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


[Issue 11872] Support for overloaded template functions in with block

2014-01-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11872


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

   What|Removed |Added

   Keywords||pull, rejects-valid
   Platform|x86_64  |All
 OS/Version|Linux   |All
   Severity|enhancement |major


--- Comment #1 from Kenji Hara k.hara...@gmail.com 2014-01-05 21:40:47 PST ---
(In reply to comment #0)
 Calling non-overloaded template functions works as expected.

I think there should be no difference, so I change Importance to major.

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/3065

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