[parrot/parrot] 5d58bb: If we don't have an exception message, print out t...

noreply at github.com noreply at github.com
Fri Aug 19 01:38:59 UTC 2011


  Branch: refs/heads/whiteknight/frontend_parrot2
  Home:   https://github.com/parrot/parrot

  Commit: 5d58bbf8d76da052cd7875e09b8921986d812e54
      https://github.com/parrot/parrot/commit/5d58bbf8d76da052cd7875e09b8921986d812e54
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-18 (Thu, 18 Aug 2011)

  Changed paths:
    M frontend/parrot2/prt0.pir

  Log Message:
  -----------
  If we don't have an exception message, print out the same error about not having a message as we used to. This reclaims several more tests


  Commit: 22109fdc3a57eb0d3209048215b3dae69c96663b
      https://github.com/parrot/parrot/commit/22109fdc3a57eb0d3209048215b3dae69c96663b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-18 (Thu, 18 Aug 2011)

  Changed paths:
    M frontend/parrot2/prt0.pir
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  We need a way to set interp->current_pf to be the packfile we're loading and executing. I added a method to do this to PackfileView PMC, but using it seems to cause other problems. Commented out for now


Compare: https://github.com/parrot/parrot/compare/757cbb3...22109fd


More information about the parrot-commits mailing list