Skip to content

Instantly share code, notes, and snippets.

@treed
Created October 11, 2009 05:49
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 treed/207475 to your computer and use it in GitHub Desktop.
Save treed/207475 to your computer and use it in GitHub Desktop.
[22:48] [inara:/Users/treed/code/cardinal]% ./cardinal t/08-class.t
Method 'iterator' not found for invocant of class 'String'
current instr.: 'parrot;POST;Compiler;pir_children' pc 9663 (src/POST/Compiler.pir:70)
called from Sub 'parrot;POST;Compiler;pir_children' pc 9663 (src/POST/Compiler.pir:70)
... call repeated 4 times
called from Sub 'parrot;POST;Compiler;pir' pc 9945 (src/POST/Compiler.pir:212)
called from Sub 'parrot;POST;Compiler;pir_children' pc 9663 (src/POST/Compiler.pir:70)
... call repeated 2 times
called from Sub 'parrot;POST;Compiler;pir' pc 9945 (src/POST/Compiler.pir:212)
called from Sub 'parrot;POST;Compiler;pir_children' pc 9663 (src/POST/Compiler.pir:70)
... call repeated 2 times
called from Sub 'parrot;POST;Compiler;pir' pc 9945 (src/POST/Compiler.pir:212)
called from Sub 'parrot;POST;Compiler;to_pir' pc 9613 (src/POST/Compiler.pir:36)
called from Sub 'cardinal;PCT;HLLCompiler;compile' pc 388 (src/PCT/HLLCompiler.pir:287)
called from Sub 'cardinal;PCT;HLLCompiler;eval' pc 926 (src/PCT/HLLCompiler.pir:527)
called from Sub 'cardinal;PCT;HLLCompiler;evalfiles' pc 1213 (src/PCT/HLLCompiler.pir:671)
called from Sub 'cardinal;PCT;HLLCompiler;command_line' pc 1399 (src/PCT/HLLCompiler.pir:758)
called from Sub 'cardinal;cardinal;Compiler;main' pc -1 ((unknown file):-1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment