[parrot/parrot] 46a0b9: Add a new Parrot_pf_legacy_trigger_init_subs funct...
GitHub
noreply at github.com
Thu Mar 8 02:27:16 UTC 2012
Branch: refs/heads/remove_sub_flags
Home: https://github.com/parrot/parrot
Commit: 46a0b9b192c605cd2592d464bce636b1cfc00b62
https://github.com/parrot/parrot/commit/46a0b9b192c605cd2592d464bce636b1cfc00b62
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
M include/parrot/api.h
M include/parrot/packfile.h
M src/embed/bytecode.c
M src/packfile/api.c
Log Message:
-----------
Add a new Parrot_pf_legacy_trigger_init_subs function to the embedding interface.
This will be used for frontend/parrot/main.c, which previously relied on automatic :init triggering, but now needs to do it manually
More information about the parrot-commits
mailing list