March 23, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e6f61fb3d83be9229f2cb54b1891c87a3a1e9800
      https://github.com/D-Programming-Language/dmd/commit/e6f61fb3d83be9229f2cb54b1891c87a3a1e9800
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-03-23 (Sun, 23 Mar 2014)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  Fixup DDMD build due to ternary expression not implicitly converting to char*.


  Commit: 407bcc8ab073a3325aab5ade939d22a2936efa79
      https://github.com/D-Programming-Language/dmd/commit/407bcc8ab073a3325aab5ade939d22a2936efa79
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2014-03-23 (Sun, 23 Mar 2014)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #3401 from AndrejMitrovic/Fixup3396

Fixup DDMD build due to ternary expression not implicitly converting to char*.


Compare: https://github.com/D-Programming-Language/dmd/compare/15f362ee1bb4...407bcc8ab073