Skip to content

Instantly share code, notes, and snippets.

Created January 6, 2011 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/768388 to your computer and use it in GitHub Desktop.
Save anonymous/768388 to your computer and use it in GitHub Desktop.
pmichaud@orange:~/nqp-rx$ ./nqp t/nqp/33-init.t
1..4
ok 1 # first INIT
ok 2 # after first INIT but before mainline
Confused at line 2, near ".namespace"
current instr.: 'parrot;HLL;Grammar;panic' pc 635 (src/cheats/hll-compiler.pir:206)
called from Sub 'parrot;NQP;Grammar;comp_unit' pc 6762 (gen/nqp-grammar.pir:2112)
called from Sub 'parrot;NQP;Grammar;TOP' pc 1318 (gen/nqp-grammar.pir:479)
called from Sub 'parrot;Regex;Cursor;parse' pc 371 (src/Regex/Cursor.pir:210)
called from Sub 'parrot;HLL;Compiler;parse' pc 96 (src/cheats/hll-compiler.pir:43)
called from Sub 'parrot;PCT;HLLCompiler;compile' pc 464 (compilers/pct/src/PCT/HLLCompiler.pir:331)
called from Sub '_block11' pc -742642938 ((unknown file):-1)
called from Sub 'parrot;HLL;Compiler;eval' pc 24429 (gen/hllgrammar-grammar.pir:719)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1494 (compilers/pct/src/PCT/HLLCompiler.pir:763)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1705 (compilers/pct/src/PCT/HLLCompiler.pir:872)
called from Sub 'parrot;NQP;Compiler;main' pc 91867 (gen/nqp-grammar.pir:5738)
pmichaud@orange:~/nqp-rx$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment