January 20, 2014 [dmd-internals] [D-Programming-Language/dmd] 856207: Fix Issue 11955 - Aliased types not accepted in fo... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 8562076728db18639cdeabab660b902af938758d https://github.com/D-Programming-Language/dmd/commit/8562076728db18639cdeabab660b902af938758d Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-01-20 (Mon, 20 Jan 2014) Changed paths: M src/statement.c M test/runnable/foreach5.d Log Message: ----------- Fix Issue 11955 - Aliased types not accepted in foreach over range of tuple Run semantic on the type before attempting implicit conversions. Commit: bc0c114df36b79e2bff2d5db66a019a51fbe7983 https://github.com/D-Programming-Language/dmd/commit/bc0c114df36b79e2bff2d5db66a019a51fbe7983 Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-01-20 (Mon, 20 Jan 2014) Changed paths: M src/statement.c M test/runnable/foreach5.d Log Message: ----------- Merge pull request #3127 from yebblies/issue11955 Issue 11955 - Aliased types not accepted in foreach over range of tuple Compare: https://github.com/D-Programming-Language/dmd/compare/ffb511479361...bc0c114df36b |
Copyright © 1999-2021 by the D Language Foundation