[dmd-internals] [D-Programming-Language/dmd] 2ed1c4: Do not rely on implicit conversion from integer to...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Nov 8 21:07:48 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2ed1c420dfe0ff1387835f7db62d31f8a63c42ca
      https://github.com/D-Programming-Language/dmd/commit/2ed1c420dfe0ff1387835f7db62d31f8a63c42ca
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Do not rely on implicit conversion from integer to bool


  Commit: 45a2feb3a9b67af412429ab0672a35366935e810
      https://github.com/D-Programming-Language/dmd/commit/45a2feb3a9b67af412429ab0672a35366935e810
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-11-08 (Sat, 08 Nov 2014)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Merge pull request #4116 from yebblies/intbool

[DDMD] Do not rely on implicit conversion from integer to bool


Compare: https://github.com/D-Programming-Language/dmd/compare/dc118391e51d...45a2feb3a9b6


More information about the dmd-internals mailing list