[parrot/parrot] 24f854: [GH #856] Clarify the Parrot_interp_new API for su...

GitHub noreply at github.com
Sun Nov 18 20:18:39 UTC 2012


  Branch: refs/heads/threads
  Home:   https://github.com/parrot/parrot
  Commit: 24f8548cb33cb3bf91ef3f4af3ee71ccc1d6ba42
      https://github.com/parrot/parrot/commit/24f8548cb33cb3bf91ef3f4af3ee71ccc1d6ba42
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-11-18 (Sun, 18 Nov 2012)

  Changed paths:
    M src/interp/api.c
    M t/src/embed.t
    M t/src/extend.t

  Log Message:
  -----------
  [GH #856] Clarify the Parrot_interp_new API for subsequent empty parents

Fixed the last blocking threads bugs, by automatically connecting subsequent new interpreters
to the very first interpreter. Revert the test changes in the previous commit.
t/src/extend_19 still fails for mysterious reasons, manually it passes, so TODO it.





More information about the parrot-commits mailing list