[parrot/parrot] e8ca2f: More fixes of CC.get_pointer

GitHub noreply at github.com
Sun Jan 29 09:29:12 UTC 2012


  Branch: refs/heads/repcc
  Home:   https://github.com/parrot/parrot
  Commit: e8ca2f779b7fa7ae7e3b73c9455a8e23f2c765c4
      https://github.com/parrot/parrot/commit/e8ca2f779b7fa7ae7e3b73c9455a8e23f2c765c4
  Author: Vasily Chekalkin <bacek at bacek.com>
  Date:   2012-01-29 (Sun, 29 Jan 2012)

  Changed paths:
    M src/pmc/callcontext.pmc

  Log Message:
  -----------
  More fixes of CC.get_pointer

* Stop if needed after dissecting of array.
* Return NULL if ret wasn't updated.
* Use STATICSELF to avoid VTABLE call.

Down to 35 failures in t/op/calling.t





More information about the parrot-commits mailing list