[parrot/parrot] 32ae68: UGLY HACK ALERT: The callback system needs an inte...

noreply at github.com noreply at github.com
Sat Sep 3 12:37:40 UTC 2011


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

  Commit: 32ae6883fe51e7880f39290e7176cf8e08f30152
      https://github.com/parrot/parrot/commit/32ae6883fe51e7880f39290e7176cf8e08f30152
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-09-03 (Sat, 03 Sep 2011)

  Changed paths:
    M src/interp/inter_cb.c

  Log Message:
  -----------
  UGLY HACK ALERT: The callback system needs an interp, so it can call vtables on the user_data pmc to get the interp. So, since it's early and I'm not thinking straight, store a global reference to a default interpreter to use to get the ball rolling. This fixes remaining test failures in t/pmc/nci.t, but makes me feel bad inside




More information about the parrot-commits mailing list