[dmd-internals] [D-Programming-Language/dmd] b9bd35: Make bool -> int conversion explicit to silence VC...

GitHub noreply at github.com
Wed Feb 12 08:45:18 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b9bd35dd8b9f41172071a334075ce30b96677575
      https://github.com/D-Programming-Language/dmd/commit/b9bd35dd8b9f41172071a334075ce30b96677575
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Make bool -> int conversion explicit to silence VC build warnings.


  Commit: 29a2500d20fd9477bbb6738659a5a4bacd4a8ba1
      https://github.com/D-Programming-Language/dmd/commit/29a2500d20fd9477bbb6738659a5a4bacd4a8ba1
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-12 (Wed, 12 Feb 2014)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Merge pull request #3250 from AndrejMitrovic/FixVCWarning

Make bool -> int conversion explicit to silence VC build warnings.


Compare: https://github.com/D-Programming-Language/dmd/compare/5ab589d8840d...29a2500d20fd


More information about the dmd-internals mailing list