Camelia, the Perl 6 bug

IRC log for #sdl, 2010-03-11

← Previous day | Index | Channel Index | Today | Search | Google Search | Plain-Text

All times shown according to UTC.

Time Nick Message
00:09 FROGGS kthakore: there?
00:10 you said: <@kthakore> FROGGS: btw ttf SDL::TTF::size_utf8 is known to crash
00:11 does this mean that its crashes for you or does it mean that SDL_ttf is buggy at this?`
00:18 CIA-1 SDL_perl: 03Tobias Leich 07redesign * r8c19bd3 10/ (src/TTF/TTF.xs src/TTF/objects/TTF_Font.xs t/ttf.t): tests at 91%, unicode is working now - http://bit.ly/clFItz
00:38 FROGGS garu: if you wanna use the unicode stuff:
00:38 pass it as utf16be (big endian) without BOM
00:39 kthakore_mp joined #sdl
00:39 FROGGS like in the tests you could use Unicode::String
00:39 hi kthakore
00:39 kthakore_mp FROGGS: it was crashing for me
00:39 FROGGS ohh okay, i'll check this
00:40 kthakore_mp i never did a uint16 to unicode
00:40 good Idea!!
00:40 FROGGS i have to
00:40 kthakore_mp what is the need for alloca?
00:40 FROGGS the sdl_ttf.c is good there are the right conversion scripts
00:40 its safemalloc
00:41 kthakore_mp did u add a check for Unicode::String ?
00:41 FROGGS ohh, ALLOCA has to go out, you're right
00:41 kthakore_mp cool! why not just use safemalloc?
00:41 ok
00:41 FROGGS ya i do, i forgot to remove it
00:42 kthakore_mp np I review all commits :)
00:42 FROGGS i check for unicode::string, and skip if its not there
00:42 kthakore_mp even mines ... which are teh sux
00:42 FROGGS hehe
00:42 no
00:42 ;o)
00:42 kthakore_mp nice.
00:43 FROGGS++
00:43 k back to stdy before garu kiks me
00:43 cya
00:43 CIA-1 SDL_perl: 03Tobias Leich 07redesign * r852eb4a 10/ src/TTF/TTF.xs : cleanup - http://bit.ly/dBei58
00:44 FROGGS kk
00:44 �.�
01:04 shadowpaste "kthakore" at 217.168.150.38 pasted "TTF fails" (89 lines) at http://paste.scsys.co.uk/40553
01:05 kthakore FROGGS: ^^
01:05 FROGGS ya, it uses arial.ttf that isnt there
01:05 i'll fix that in a few minutes
01:07 zpmorgan kthakore, can you pull my spinner changes?
01:07 of garu?
01:07 *or garu
01:08 http://github.com/zpmorgan/Spinner
01:12 Spinner joined #sdl
01:12 Spinner Spinner: 07master 03zach morgan * 8276817 (1 files in 1 dirs): accurate song titles, in both ogg file tags, filenames and "Songs" text file - http://bit.ly/95fDXS
01:12 Spinner left #sdl
01:30 CIA-1 SDL_perl: 03Tobias Leich 07redesign * r8e4e6b5 10/ (src/TTF/TTF.xs t/ttf.t): maybe a fix for size_utf8? - http://bit.ly/dqcY2w
01:30 FROGGS good night
02:09 awwaiid kthakore, yes, I'd be a mentor for SDL+Coro gsoc. Think you'll find a student? :)
02:09 I signed up to be a mentor for gsoc two years ago, had no student, but they still sent me a shirt! it was awesomeness
02:11 dorkfish joined #sdl
02:46 kthakore awwaiid:  nice
02:46 gsoc ?
02:46 gsoc?
02:46 Hyppolit_sdl gsoc is http://sdlperl.ath.cx/projects[…]erl/wiki/gsoc2010
02:46 kthakore awwaiid:  ^^
02:46 awwaiid: add it in
02:47 zpmorgan kthakore, I can no longer run spinner
02:47 zach@zach-netbook:~/codestuff/Spinner$ perl spinner.pl
02:47 Can't locate SDL/TTF.pm in @INC.....
02:47 Is this SDL_perl?
02:47 or alien?
02:50 should alien be installed before sdl_perl?
02:50 or does it not matter?
03:17 kthakore zpmorgan: you need to update SDL_perl and have libttf installed
03:19 zpmorgan: SDL_perl from github perl Build.PL && perl Buld install
03:20 awwaiid kthakore, added to gsoc wiki
03:20 kthakore awwaiid: nice thanks
03:21 awwaiid feel free to modify it in case you have a better explaination of what the task is (or what you had in mind) :)
03:22 kthakore awwaiid: add more as you deem fit
03:22 awwaiid: more elaboration would be nice
03:27 awwaiid k
03:53 szabgab joined #sdl

← Previous day | Index | Channel Index | Today | Search | Google Search | Plain-Text