Skip to content

Instantly share code, notes, and snippets.

@leto

leto/tapir error Secret

Created November 28, 2009 19:41
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 leto/15cd14223da25fe4f661 to your computer and use it in GitHub Desktop.
Save leto/15cd14223da25fe4f661 to your computer and use it in GitHub Desktop.
tapir error
(kadath)(~/git/tapir master )$ parrot t/01-parse_plan.t
error:imcc:syntax error, unexpected NAMESPACE ('.namespace')
in file 'lib/Tapir/Parser.pir' line 9
included from 't/01-parse_plan.t' line 1
error:imcc:syntax error, unexpected SUB ('.sub')
in file 'lib/Tapir/Parser.pir' line 19
included from 't/01-parse_plan.t' line 1
error:imcc:syntax error, unexpected PARAM ('.param')
in file 'lib/Tapir/Parser.pir' line 20
included from 't/01-parse_plan.t' line 1
error:imcc:The opcode 'split_p_s_ic' (split<3>) was not found. Check the type and number of the arguments
in file 'lib/Tapir/Parser.pir' line 29
included from 't/01-parse_plan.t' line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment