[dmd-internals] [D-Programming-Language/dmd] 927aeb: Use 'if' instead of 'else if' to avoid a comment t...

GitHub noreply at github.com
Sun Mar 30 05:37:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 927aeb73d75bb6085fad7e36a984e63d72571690
      https://github.com/D-Programming-Language/dmd/commit/927aeb73d75bb6085fad7e36a984e63d72571690
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-03-30 (Sun, 30 Mar 2014)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Use 'if' instead of 'else if' to avoid a comment the ddmd converter can't handle


  Commit: de068edd1ac4a28eab49ad4c25c14ec009edd0b8
      https://github.com/D-Programming-Language/dmd/commit/de068edd1ac4a28eab49ad4c25c14ec009edd0b8
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-30 (Sun, 30 Mar 2014)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Merge pull request #3409 from yebblies/elseif

[DDMD] Use 'if' instead of 'else if' to avoid a comment the ddmd converter can't handle


Compare: https://github.com/D-Programming-Language/dmd/compare/8e2b13b02562...de068edd1ac4


More information about the dmd-internals mailing list