[dmd-internals] [D-Programming-Language/dmd] 5c86c0: [style] fix indent

GitHub noreply at github.com
Wed Apr 9 18:22:34 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5c86c0f2df5a091f5b2fe5fdbe8bdb22e4414203
      https://github.com/D-Programming-Language/dmd/commit/5c86c0f2df5a091f5b2fe5fdbe8bdb22e4414203
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M src/expression.c
    M src/func.c

  Log Message:
  -----------
  [style] fix indent


  Commit: 621ecce73ca68b886f42845586fde4004ad2bbdd
      https://github.com/D-Programming-Language/dmd/commit/621ecce73ca68b886f42845586fde4004ad2bbdd
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M src/func.c
    A test/fail_compilation/ice12174.d

  Log Message:
  -----------
  fix Issue 12174 - Problems caused by enum predicate with std.algorithm.sum


  Commit: 2ce942fa1c99070b52604b0410ab3d5bb1c0aabc
      https://github.com/D-Programming-Language/dmd/commit/2ce942fa1c99070b52604b0410ab3d5bb1c0aabc
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-04-09 (Wed, 09 Apr 2014)

  Changed paths:
    M src/expression.c
    M src/func.c
    A test/fail_compilation/ice12174.d

  Log Message:
  -----------
  Merge pull request #3426 from 9rnsr/fix12174

[REG2.064] Issue 12174 - Problems caused by enum predicate with std.algorithm.sum


Compare: https://github.com/D-Programming-Language/dmd/compare/54c260d5a16d...2ce942fa1c99


More information about the dmd-internals mailing list