[parrot/parrot] 9da949: POST::PBCCompiler - fix calling init subs
noreply at github.com
noreply at github.com
Sat Aug 20 21:54:22 UTC 2011
Branch: refs/heads/nqp_pct
Home: https://github.com/parrot/parrot
Commit: 9da949db6bf89945cf7e47005746a0a50f4a567e
https://github.com/parrot/parrot/commit/9da949db6bf89945cf7e47005746a0a50f4a567e
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