[dmd-internals] [D-Programming-Language/dmd] 4bc728: 3rd fix of Issue 4090 - No foreach type inference ...

GitHub noreply at github.com
Wed Nov 7 01:32:34 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4bc728c24256d11454b580b82a3201e32b8e286d
      https://github.com/D-Programming-Language/dmd/commit/4bc728c24256d11454b580b82a3201e32b8e286d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
    M src/statement.c
    A test/compilable/test4090.d

  Log Message:
  -----------
  3rd fix of Issue 4090 - No foreach type inference with const, ref etc modifiers


  Commit: 5b77a1f4f46826562d8785489ac120e1f1753a15
      https://github.com/D-Programming-Language/dmd/commit/5b77a1f4f46826562d8785489ac120e1f1753a15
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-11-07 (Wed, 07 Nov 2012)

  Changed paths:
    M src/statement.c
    A test/compilable/test4090.d

  Log Message:
  -----------
  Merge pull request #1261 from 9rnsr/fix4090

3rd fix of Issue 4090 - No foreach type inference with const, ref etc modifiers


Compare: https://github.com/D-Programming-Language/dmd/compare/c744e8e5a8fd...5b77a1f4f468


More information about the dmd-internals mailing list