# New Ticket Created by Markus Mayr
# Please include the string: [perl #61858]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=61858 >
---
osname= linux
osvers= 2.6.26-1-686
arch= i486-linux-gnu-thread-multi
cc= cc
---
Flags:
category=library
severity=medium
ack=no
---
The following SDL related files use deprecated PIR and are therefore
broken currently:
* examples/sdl/anim_image.pir
* examples/sdl/move_parrot_logo.pir
* examples/sdl/mandel.pir
* examples/sdl/bounce_parrot_logo.pir
* examples/sdl/anim_image_dblbuf.pir
* runtime/parrot/library/SDL.pir
* runtime/parrot/library/SDL/Event.pir
Furthermore the SDL-examples lcd, minesweeper and tetris located in
examples/sdl are known to be broken. Some other files in
runtime/parrot/library/SDL are probably affected as well, especially the
files LCD.pir and StopWatch.pir use deprecated PIR.