[Issue 6208] Parameter storage classes are ignored in template function deducing.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 11 10:16:01 PST 2012


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



--- Comment #5 from github-bugzilla at puremagic.com 2012-02-11 10:15:57 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/6aa5805f571be5a2d393f83cbe5dd9354c366067
fix Issue 6208 with tuple parameter deduction in IFTI.

If a function parameter using tuple template parameter has some storage
classes, the its whole matching level should be the worst of each tuple
elements.

https://github.com/D-Programming-Language/dmd/commit/4cc9491baabd8936933ff6b338e9a9c3a919735f
Merge pull request #709 from 9rnsr/fix6208_for_tuple

fix Issue 6208 with tuple parameter deduction in IFTI.

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