[parrot/parrot] 91a432: coro: fix .return() mostly [GH# 1106]

GitHub noreply at github.com
Sat Oct 18 09:51:26 UTC 2014


  Branch: refs/heads/rurban/coro-return-gh1106
  Home:   https://github.com/parrot/parrot
  Commit: 91a4328ebd9c514c5bd77cf2bcec3b469e5d73f4
      https://github.com/parrot/parrot/commit/91a4328ebd9c514c5bd77cf2bcec3b469e5d73f4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-10-18 (Sat, 18 Oct 2014)

  Changed paths:
    M ChangeLog
    M src/pmc/coroutine.pmc
    M src/sub.c
    M t/pmc/coroutine.t

  Log Message:
  -----------
  coro: fix .return() mostly [GH# 1106]

changed t/pmc/coroutine.t to match the new implementation.
Fixed: 9, 13, 14, 15, 16
Remaining todo:
-  2: wrong returncc to label, regression.
- 17: wrong autoreset return, keep n_regs_used.




More information about the parrot-commits mailing list