#1385: context_unify3_simple breaks parrot-nqp
----------------------+-----------------------------------------------------
 Reporter:  coke      |       Owner:  pmichaud
     Type:  bug       |      Status:  new     
 Priority:  critical  |   Milestone:          
Component:  nqp       |     Version:  trunk   
 Severity:  medium    |    Keywords:          
     Lang:            |       Patch:          
 Platform:            |  
----------------------+-----------------------------------------------------
 r43175 breaks partcl-nqp; with git-latest of partcl-nqp and
 r43174, everything is ok.

 With r43175+, the build fails entirely with:

 {{{
 /home/coke/bird/bin/parrot-nqp --target=pir -o src/ARE/Actions.pir
 src/ARE/Actions.pm
 Null PMC access in get_string()
 current instr.: 'parrot;Regex;Cursor;!PREFIX__!subrule' pc 2430
 (src/stage0/Regex-s0.pir:1325)
 called from Sub 'parrot;NQP;Grammar;!PREFIX__term:sym<routine_declarator>'
 pc 18
 949 (src/stage0/NQP-s0.pir:5043)
 called from Sub 'parrot;Regex;Cursor;!protoregex_tokrx' pc 1991
 (src/stage0/Regex-s0.pir:1081)
 called from Sub 'parrot;Regex;Cursor;!protoregex' pc 1752
 (src/stage0/Regex-s0.pir:971)
 ...
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1385>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to