[dmd-internals] [D-Programming-Language/dmd] f4932d: Explicitly cast array bounds to size_t

GitHub via dmd-internals dmd-internals at puremagic.com
Tue May 20 15:07:21 PDT 2014


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

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  Explicitly cast array bounds to size_t


  Commit: 217d31a242fcc8fe57ca5d4680e98929d9f58746
      https://github.com/D-Programming-Language/dmd/commit/217d31a242fcc8fe57ca5d4680e98929d9f58746
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  Merge pull request #3562 from yebblies/sizetcast

[DDMD] Explicitly cast array bounds to size_t


Compare: https://github.com/D-Programming-Language/dmd/compare/fb60a98299eb...217d31a242fc


More information about the dmd-internals mailing list