[dmd-internals] [D-Programming-Language/dmd] b190ea: Use explicit MOD type to avoid narrowing conversio...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jul 15 09:42:28 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b190ea550b46cd7549db04361ef7863d5cffa632
      https://github.com/D-Programming-Language/dmd/commit/b190ea550b46cd7549db04361ef7863d5cffa632
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-07-15 (Tue, 15 Jul 2014)

  Changed paths:
    M src/cast.c
    M src/mtype.c

  Log Message:
  -----------
  Use explicit MOD type to avoid narrowing conversions from unsigned int


  Commit: c26b8a720f5d2045436a2925df65bdf6705f0c1c
      https://github.com/D-Programming-Language/dmd/commit/c26b8a720f5d2045436a2925df65bdf6705f0c1c
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-07-16 (Wed, 16 Jul 2014)

  Changed paths:
    M src/cast.c
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #3769 from yebblies/DDMDMOD

[DDMD] Use explicit MOD type to avoid narrowing conversions from unsigned int


Compare: https://github.com/D-Programming-Language/dmd/compare/538f4028ccfc...c26b8a720f5d


More information about the dmd-internals mailing list