[parrot/parrot] 891dd9: [core] work on --intval=int support, ptr truncatio...

GitHub noreply at github.com
Sat Nov 22 23:15:00 UTC 2014


  Branch: refs/heads/smoke-me/intval-int-gh1145
  Home:   https://github.com/parrot/parrot
  Commit: 891dd90f97a6166a183d88c85cf5362807f00790
      https://github.com/parrot/parrot/commit/891dd90f97a6166a183d88c85cf5362807f00790
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M include/parrot/parrot.h

  Log Message:
  -----------
  [core] work on --intval=int support, ptr truncation

See GH #1145
This fixes the truncated func ptr in NativePCCMethod.invoke


  Commit: e9636370155368adabbe45f568541f9b911d20ac
      https://github.com/parrot/parrot/commit/e9636370155368adabbe45f568541f9b911d20ac
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-23 (Sun, 23 Nov 2014)

  Changed paths:
    M include/parrot/parrot.h
    M src/ops/core.ops
    M src/pmc/addrregistry.pmc
    M src/pmc/class.pmc
    M src/pmc/imageiofreeze.pmc
    M src/pmc/lexpad.pmc
    M src/pmc/nci.pmc
    M src/pmc/pointer.pmc
    M src/pmc/ptrobj.pmc
    M src/pmc/structview.pmc
    M src/pmc/sub.pmc

  Log Message:
  -----------
  intval=int: fixed several ptr<->intval casts

See GH #1145


Compare: https://github.com/parrot/parrot/compare/df24a36eb830...e96363701553


More information about the parrot-commits mailing list