On Nov 23, 1:37 am, [EMAIL PROTECTED] wrote: > I tried it on the 0.5.0 updated this week, with the following results: > > [EMAIL PROTECTED] nqp]$ ../../parrot nqp.pbc ~/tmp/blue_rect.pl > Cannot find the attribute 'post' (String) that you asked for. > Method 'named' not found > current instr.: 'parrot;POST::Grammar;_PAST::Op_pirop' pc 4378 > (src/POST/Grammar.tg:151) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;POST::Grammar;_PAST::Op_callmethod' pc 4479 > (src/POST/Grammar.tg:172) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;POST::Grammar;_PAST::Stmts_post' pc 4166 > (src/POST/Grammar.tg:90) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;POST::Grammar;_PAST::Block_post' pc 4029 > (src/POST/Grammar.tg:51) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;POST::Grammar;_PAST::Block_root' pc 3872 > (src/POST/Grammar.tg:11) > called from Sub 'parrot;TGE::Tree;_eval_cell' pc 282 (TGE/Tree.pir:175) > called from Sub 'parrot;TGE::Tree;get' pc 241 (TGE/Tree.pir:155) > called from Sub 'parrot;PAST::Compiler;compile' pc 2327 > (src/PAST/Compiler.pir:41) > called from Sub 'parrot;PCT::HLLCompiler;compile' pc 615 > (src/HLLCompiler.pir:258) > called from Sub 'parrot;PCT::HLLCompiler;eval' pc 848 > (src/HLLCompiler.pir:371) > called from Sub 'parrot;PCT::HLLCompiler;evalfiles' pc 1136 > (src/HLLCompiler.pir:504) > called from Sub 'parrot;PCT::HLLCompiler;command_line' pc 1285 > (src/HLLCompiler.pir:568) > > -- > > Email and shopping with the feelgood factor! > 55% of income to good causes.http://www.ippimail.com
You need to get the latest version, at least r22971 . You can download the latest snapshot at http://svn.perl.org/snapshots/parrot/ kjs