[Issue 5896] const overload matching is succumb to template parameter one

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 12 11:34:16 PDT 2012


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



--- Comment #6 from github-bugzilla at puremagic.com 2012-05-12 11:35:38 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/60d7fadd7100c52746a29fade983c5644a4c8cfb
fix Issue 5896 - const overload matching is succumb to template parameter one

Treat matching levels separately based on initial template arguments and
inferred from function arguments.

https://github.com/D-Programming-Language/dmd/commit/f21d0cc53e2af192c8441ee8de786981d3bbca57
Merge pull request #45 from 9rnsr/fix5896

Issue 5896 - const overload matching is succumb to template parameter one

-- 
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