Ticket #2130 (new bug)
Cannot run examples/library/ncurses_life.pir
Reported by: | masak | Owned by: | bubaflub |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | library | Version: | 3.4.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
<masak> getting this error when trying to run ncurses_life.pir on a freshly checked-out and built Parrot: https://gist.github.com/1014297 <masak> :( <moritz> ticket it! * masak tickets it
For completeness, here are the contents of the gist:
$ ./parrot examples/library/ncurses_life.pir examples/library/acorn.life Unknown param Signature 3 current instr.: '__ncurses_init' pc 41 (runtime/parrot/library/ncurses.pir:1) called from Sub '_MAIN' pc 0 (examples/library/ncurses_life.pir:57) ... call repeated 1 times
Change History
Note: See
TracTickets for help on using
tickets.