#1321: Convert abc to nqp-rx
----------------------+-----------------------------------------------------
 Reporter:  fperrad   |       Owner:       
     Type:  todo      |      Status:  new  
 Priority:  normal    |   Milestone:  2.0  
Component:  language  |     Version:  1.8.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:  all       |  
----------------------+-----------------------------------------------------

Comment(by fperrad):

 Currently, nqp-rx fails to compile actions.pm

 {{{
 C:\fperrad\Parrot\trunk\parrot-nqp.exe --output=src\gen_actions.pir \
             --target=pir src\parser\actions.pm
 Obsolete pod format, please use =begin/=end instead at line 4, near "head1
 NAME"

 current instr.: 'parrot;HLL;Grammar;panic' pc 519
 (src\stage0\HLL-s0.pir:336)
 called from Sub 'parrot;NQP;Grammar;pod_comment' pc 3756
 (src\stage0\NQP-s0.pir:1138)
 called from Sub 'parrot;NQP;Grammar;ws' pc 2656
 (src\stage0\NQP-s0.pir:833)
 called from Sub 'parrot;NQP;Grammar;statementlist' pc 6052
 (src\stage0\NQP-s0.pir:1773)
 called from Sub 'parrot;NQP;Grammar;comp_unit' pc 5779
 (src\stage0\NQP-s0.pir:1)
 called from Sub 'parrot;NQP;Grammar;TOP' pc 970
 (src\stage0\NQP-s0.pir:370)
 called from Sub 'parrot;Regex;Cursor;parse' pc 282
 (src\stage0\Regex-s0.pir:181)
 called from Sub 'parrot;HLL;Compiler;parse' pc 24
 (src\stage0\HLL-s0.pir:32)
 called from Sub 'parrot;PCT;HLLCompiler;compile' pc 388
 (src\PCT\HLLCompiler.pir:287)
 called from Sub 'parrot;PCT;HLLCompiler;eval' pc 937
 (src\PCT\HLLCompiler.pir:532)
 called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1224
 (src\PCT\HLLCompiler.pir:676)
 called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1410
 (src\PCT\HLLCompiler.pir:763)
 called from Sub 'parrot;NQP;Compiler;main' pc -1 ((unknown file):-1)
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1321#comment:1>
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