August 28, 2012 [dmd-internals] [D-Programming-Language/dmd] ef9c34: Issue 6764 - IFTI fails on typesafe variadic funct... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ef9c344118925cb362be0fe14a18590556e7c9dd https://github.com/D-Programming-Language/dmd/commit/ef9c344118925cb362be0fe14a18590556e7c9dd Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M src/template.c M test/runnable/template9.d Log Message: ----------- Issue 6764 - IFTI fails on typesafe variadic function over static array with non IntegerLiteral length Commit: 34e1b767e9c78f728523ab2ccb5f2d1f377e0ed4 https://github.com/D-Programming-Language/dmd/commit/34e1b767e9c78f728523ab2ccb5f2d1f377e0ed4 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-07-22 (Sun, 22 Jul 2012) Changed paths: M src/template.c M test/runnable/template9.d Log Message: ----------- Issue 2296 - IFTI with parameterization on fixed array size does not work Commit: a5c56ac957035efc142ad4a1123c6b138f1e4a15 https://github.com/D-Programming-Language/dmd/commit/a5c56ac957035efc142ad4a1123c6b138f1e4a15 Author: Don Clugston <dclugston@googlemail.com> Date: 2012-08-28 (Tue, 28 Aug 2012) Changed paths: M src/template.c M test/runnable/template9.d Log Message: ----------- Merge pull request #431 from 9rnsr/fix6764 Issue 2296 & 6764 - IFTI fails on typesafe variadic function Compare: https://github.com/D-Programming-Language/dmd/compare/c4dfdff1b11d...a5c56ac95703 |
Copyright © 1999-2021 by the D Language Foundation