#798: [BUG] and [PATCH] SDL Font color is wrong
----------------------+-----------------------------------------------------
 Reporter:  richardh  |        Type:  bug    
   Status:  new       |    Priority:  normal 
Milestone:            |   Component:  library
  Version:  1.3.0     |    Severity:  high   
 Keywords:            |        Lang:         
    Patch:            |    Platform:  unix   
----------------------+-----------------------------------------------------

Comment(by coke):

 on win32, with a SDL 1.2.13 DLL dropped in the top level of the build
 directory, the example file (sans patches) fails for me with:

 {{{
 .\parrot examples/sdl/blue_font.pir
 No such string attribute '0'
 current instr.: 'parrot;SDL;_init_ttf' pc 412
 (runtime\parrot\library\SDL.pir:24
 0)
 called from Sub 'parrot;SDL::Font;_sdl_init' pc 8
 (runtime\parrot\library\SDL\Fo
 nt.pir:43)
 called from Sub 'main' pc 6 (examples/sdl/blue_font.pir:28)
 }}}

 So I'm kind of stuck on evaluating the patch. Anyone else?

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/798#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to