[parrot/parrot] 98cd26: don't call Parrot_pbc_load if the PBC comes straig...

noreply at github.com noreply at github.com
Sat Nov 20 04:06:07 UTC 2010


Branch: refs/heads/embed_api
Home:   https://github.com/parrot/parrot

Commit: 98cd26c99d327715e920c22bff653ac21d46f4d6
    https://github.com/parrot/parrot/commit/98cd26c99d327715e920c22bff653ac21d46f4d6
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2010-11-19 (Fri, 19 Nov 2010)

Changed paths:
  M src/embed/api.c

Log Message:
-----------
don't call Parrot_pbc_load if the PBC comes straight out of IMCC. IMCC dumps it's code segment directly to interp->code, not to pf->cur_cs, so we don't need it. In other cases, we might need it




More information about the parrot-commits mailing list