[parrot/parrot] 03152f: POST::PBCCompiler - fix calling init subs
noreply at github.com
noreply at github.com
Sat Aug 20 21:17:11 UTC 2011
Branch: refs/heads/nqp_pct
Home: https://github.com/parrot/parrot
Commit: 03152fb151586c6a8765f37c488574674f060872
https://github.com/parrot/parrot/commit/03152fb151586c6a8765f37c488574674f060872
Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
Date: 2011-08-20 (Sat, 20 Aug 2011)
Changed paths:
M compilers/pct/src/POST/PBCCompiler.pir
M compilers/pct/src/POST/PBCCompiler.pm
Log Message:
-----------
POST::PBCCompiler - fix calling init subs
1) Since we're about to call main, we should only use init instead of
init and load.
2) PackfileView.subs_by_flag is now called subs_by_tag
More information about the parrot-commits
mailing list