[parrot/parrot] b64944: [gc] new uintval_fmt for size_t printf

GitHub noreply at github.com
Tue Oct 28 09:28:06 UTC 2014


  Branch: refs/heads/rurban/gcdebug-gh1108
  Home:   https://github.com/parrot/parrot
  Commit: b64944ee4fdfec0de00a38af5f318a46a1d0b277
      https://github.com/parrot/parrot/commit/b64944ee4fdfec0de00a38af5f318a46a1d0b277
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M config/auto/format.pm
    M config/gen/config_h/config_h.in
    M src/platform/darwin/sysmem.c
    M src/platform/generic/sysmem.c

  Log Message:
  -----------
  [gc] new uintval_fmt for size_t printf

memsize is unsigned for >2GB, and we need to print it properly.
otherwise it will print a negative number >4GB in i386




More information about the parrot-commits mailing list