September 07, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 094c4319214bec3889cd0874f439a5f677b880fa
      https://github.com/D-Programming-Language/dmd/commit/094c4319214bec3889cd0874f439a5f677b880fa
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-09-07 (Sun, 07 Sep 2014)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Do not rely on implicit conversion of int to bool


  Commit: 6307faf675e6dbf544fea61aae146256eb71d30c
      https://github.com/D-Programming-Language/dmd/commit/6307faf675e6dbf544fea61aae146256eb71d30c
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-09-07 (Sun, 07 Sep 2014)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #3953 from yebblies/impbool

[DDMD] Do not rely on implicit conversion of int to bool


Compare: https://github.com/D-Programming-Language/dmd/compare/a1521dd14d34...6307faf675e6