[Issue 11955] Aliased types not accepted in foreach over range of tuple

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 20 06:56:11 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=11955



--- Comment #4 from github-bugzilla at puremagic.com 2014-01-20 06:55:51 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/8562076728db18639cdeabab660b902af938758d
Fix Issue 11955 - Aliased types not accepted in foreach over range of tuple

Run semantic on the type before attempting implicit conversions.

https://github.com/D-Programming-Language/dmd/commit/bc0c114df36b79e2bff2d5db66a019a51fbe7983
Merge pull request #3127 from yebblies/issue11955

Issue 11955 - Aliased types not accepted in foreach over range of tuple

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


More information about the Digitalmars-d-bugs mailing list