[dmd-internals] [D-Programming-Language/dmd] df2073: Do not put comments between the if body and 'else'

GitHub noreply at github.com
Fri Feb 21 21:59:13 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: df207345c473cf40bd494cf3fa758ef65aced056
      https://github.com/D-Programming-Language/dmd/commit/df207345c473cf40bd494cf3fa758ef65aced056
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/ctfeexpr.c
    M src/declaration.c
    M src/expression.c
    M src/import.c
    M src/mars.c
    M src/parse.c
    M src/scope.c
    M src/template.c

  Log Message:
  -----------
  Do not put comments between the if body and 'else'


  Commit: a7018034f55326041fdfbe153254c1b8b8c374cc
      https://github.com/D-Programming-Language/dmd/commit/a7018034f55326041fdfbe153254c1b8b8c374cc
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/cast.c
    M src/ctfeexpr.c
    M src/declaration.c
    M src/expression.c
    M src/import.c
    M src/mars.c
    M src/parse.c
    M src/scope.c
    M src/template.c

  Log Message:
  -----------
  Merge pull request #3321 from yebblies/bodycomment

[DDMD] Do not put comments between the if body and 'else'


Compare: https://github.com/D-Programming-Language/dmd/compare/6e3cadc78e72...a7018034f553


More information about the dmd-internals mailing list