[D-runtime] [D-Programming-Language/druntime] e3c71d: cast to ulong for %llu on 32-bit

GitHub via D-runtime d-runtime at puremagic.com
Mon Jan 5 14:06:18 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: e3c71d1f15590f716ba6ab08d34dc92f0b03a134
      https://github.com/D-Programming-Language/druntime/commit/e3c71d1f15590f716ba6ab08d34dc92f0b03a134
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  cast to ulong for %llu on 32-bit


  Commit: bd3a2fb1cbc7a1bde3cb80cf17c801ede7c440cf
      https://github.com/D-Programming-Language/druntime/commit/bd3a2fb1cbc7a1bde3cb80cf17c801ede7c440cf
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1083 from MartinNowak/fixup1082

cast to ulong for %llu on 32-bit


Compare: https://github.com/D-Programming-Language/druntime/compare/24c7abfbd674...bd3a2fb1cbc7


More information about the D-runtime mailing list