Ticket #1485 (new bug) — at Initial Version

Opened 12 years ago

Last modified 12 years ago

runtime/parrot/library/SDL/StopWatch.pir bitrot

Reported by: coke Owned by:
Priority: normal Milestone:
Component: library Version: trunk
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

$ make runtime/parrot/library/SDL/StopWatch.pbc./parrot -o runtime/parrot/library/SDL/StopWatch.pbc runtime/parrot/library/SDL/StopWatch.pir error:imcc:The opcode 'setattribute_p_i_p' (setattribute<3>) was not found. Check the type and number of the arguments

in file 'runtime/parrot/library/SDL/StopWatch.pir' line 78

make: *** [runtime/parrot/library/SDL/StopWatch.pbc] Error 2

--- looks like none of the SDL pir files are built by default, or this would have been caught much sooner.

Note: See TracTickets for help on using tickets.