March 03, 2014 [dmd-internals] [D-Programming-Language/dmd] bdcee4: fix Issue 12290 - IFTI should consider implicit co... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: bdcee4d07905130240b0cacd604354994ddc915d https://github.com/D-Programming-Language/dmd/commit/bdcee4d07905130240b0cacd604354994ddc915d Author: k-hara <k.hara.pg@gmail.com> Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M src/expression.c M src/mtype.h M src/template.c M test/runnable/template9.d Log Message: ----------- fix Issue 12290 - IFTI should consider implicit conversions of the literal arguments Commit: 826b764fd4a133ebf1179e76d8df9d8241032e3c https://github.com/D-Programming-Language/dmd/commit/826b764fd4a133ebf1179e76d8df9d8241032e3c Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-03-03 (Mon, 03 Mar 2014) Changed paths: M src/expression.c M src/mtype.h M src/template.c M test/runnable/template9.d Log Message: ----------- Merge pull request #3353 from 9rnsr/fix12290 Issue 12290 - IFTI should consider implicit conversions of the literal arguments Compare: https://github.com/D-Programming-Language/dmd/compare/f8216dc15a30...826b764fd4a1 |
Copyright © 1999-2021 by the D Language Foundation