[dmd-internals] [D-Programming-Language/dmd] 374ff5: fix Issue 9885 - IFTI should consider known tuple ...

GitHub noreply at github.com
Sat Apr 6 13:00:27 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 374ff5e5b961f57b6964f62375315bf0ac1f863a
      https://github.com/D-Programming-Language/dmd/commit/374ff5e5b961f57b6964f62375315bf0ac1f863a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-05 (Fri, 05 Apr 2013)

  Changed paths:
    M src/optimize.c
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9885 - IFTI should consider known tuple types


  Commit: 2b88974f7ff127de02ae6a21dec5ebd08774ff5b
      https://github.com/D-Programming-Language/dmd/commit/2b88974f7ff127de02ae6a21dec5ebd08774ff5b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-04-06 (Sat, 06 Apr 2013)

  Changed paths:
    M src/optimize.c
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1847 from 9rnsr/fix9885

Issue 9885 - IFTI should consider known tuple types


Compare: https://github.com/D-Programming-Language/dmd/compare/03cf92699fba...2b88974f7ff1


More information about the dmd-internals mailing list