[dmd-internals] [D-Programming-Language/dmd] 5a8204: fix Issue 8595 - typeof(return) inside opApply loo...

GitHub noreply at github.com
Thu Sep 6 00:22:55 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5a8204ff2342b854367ec7b582f90a203cd47545
      https://github.com/D-Programming-Language/dmd/commit/5a8204ff2342b854367ec7b582f90a203cd47545
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-28 (Tue, 28 Aug 2012)

  Changed paths:
    M src/mtype.c
    M test/runnable/foreach5.d

  Log Message:
  -----------
  fix Issue 8595 - typeof(return) inside opApply loop always int


  Commit: c43d0619748bb2d28cddf2322754d66b35381e00
      https://github.com/D-Programming-Language/dmd/commit/c43d0619748bb2d28cddf2322754d66b35381e00
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M src/mtype.c
    M test/runnable/foreach5.d

  Log Message:
  -----------
  Merge pull request #1097 from 9rnsr/fix8595

Issue 8595 - typeof(return) inside opApply loop always int


Compare: https://github.com/D-Programming-Language/dmd/compare/d3669f79813b...c43d0619748b


More information about the dmd-internals mailing list