Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

revert r31101

0 views
Skip to first unread message

Reini Urban

unread,
Sep 14, 2008, 8:34:12 AM9/14/08
to Parrot Porters, co...@cvs.perl.org
http://www.parrotvm.org/svn/parrot/revision?rev=31101 by cotto
leads to

make perl6

../../parrot.exe
/usr/src/perl/parrot/parrot-svn/runtime/parrot/library/PGE/Perl6Grammar.pbc
\
--output=src/gen_grammar.pir \
src/parser/grammar.pg src/parser/grammar-oper.pg
../../parrot.exe /usr/src/perl/parrot/parrot-svn/compilers/nqp/nqp.pbc
--output=src/gen_actions.pir \
--encoding=fixed_8 --target=pir src/parser/actions.pm
Null PMC access in get_bool()
current instr.: 'parrot;NQP::Grammar::Actions;routine_def' pc 33982
(src/Grammar/Actions.pir:403)
called from Sub 'parrot;NQP::Grammar;routine_def' pc 20036
(src/Grammar_gen.pir:7553)
called from Sub 'parrot;NQP::Grammar;noun' pc 25828
(src/Grammar_gen.pir:9806)
called from Sub 'parrot;NQP::Grammar;term' pc 22730
(src/Grammar_gen.pir:8622)
called from Sub 'parrot;PGE::OPTable;parse' pc 1959
(compilers/pge/PGE/OPTable.pir:554)
called from Sub 'parrot;NQP::Grammar;statement' pc 7269
(src/Grammar_gen.pir:2617)
called from Sub 'parrot;NQP::Grammar;statement_list' pc 3399
(src/Grammar_gen.pir:1204)
called from Sub 'parrot;NQP::Grammar;statement_block' pc 2898
(src/Grammar_gen.pir:1013)
called from Sub 'parrot;NQP::Grammar;package_declarator' pc 27585
(src/Grammar_gen.pir:10474)

Also reported on #parrot.
Please revert or fix this

--
Reini Urban
http://phpwiki.org/ http://murbreak.at/

Reini Urban

unread,
Sep 14, 2008, 8:42:21 AM9/14/08
to Parrot Porters
Reini Urban schrieb:> make perl6 Null PMC access in get_bool()

Fixed with 31108.

Reverted src/pmc/resizablepmcarray.pmc and src/pmc/resizablestringarray.pmc

perl6 works now again, but the problem is probably elsewhere.

0 new messages