Skip to content

Proto attempts to call invoke() on an ArrayIterator #6

@mfollett

Description

@mfollett

When running proto.pl config proto dies with a stack trace complaining that invoke() is not implemented on an ArrayIterator. Log at bottom.

Thanks,
Matt Follett

mfollett@gc-mattbook> perl proto.pl config
A typical usage is:
'./proto install '
Available commands: fetch refresh clean test install uninstall showdeps showstate help upgrade
See the README for more details
invoke() not implemented in class 'ArrayIterator'
current instr.: '_block5608' pc 29 (EVAL_3:0)
called from Sub '!YOU_ARE_HERE' pc 364903 (src/gen/core.pir:27115)
called from Sub '!UNIT_START' pc 1299 (src/glue/run.pir:24)
called from Sub 'perl6;PCT;HLLCompiler;eval' pc -1 ((unknown file):-1)
called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1504 (compilers/pct/src/PCT/HLLCompiler.pir:801)
called from Sub 'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions