IRC logs for #opendune on OFTC at 2011-11-08
⏴ go to previous day
14:12:26 <svuorela> hmm... /home/pusling/games/opendune/trunk/src/gui/font.c:61:8: warning: variable 'index' set but not used [-Wunused-but-set-variable]
14:13:04 <TrueBrain> it shouldn't be there ;)
14:13:45 <TrueBrain> it is a bit of a lie of GCC, but glx will be able to tell better :)
14:13:55 <TrueBrain> as the question to him is: why isn't the file closed?
14:14:10 * svuorela mostly see that warning in two places, one where there is a wrong variable used somewhere, or in case of int x = expensive_calculation();
14:14:55 <TrueBrain> or glx, maybe better: why open it in the first place? :)
14:22:49 <svuorela> hmm.. windtrap doesn't show ~464 in NEEDED, but only 46.
17:31:08 <glx> oh indeed it's a leftover
17:34:31 <DorpsGek> SVN: glx (r2549) -Fix (r2547): some leftover
17:39:36 <TrueBrain> I see nothing odd :D
17:40:42 <glx> of course string names are ugly ;)
18:54:10 *** Alberth has joined #openDune
18:54:10 *** ChanServ sets mode: +o Alberth
20:05:21 <DorpsGek> SVN: glx (r2550) -Codechange: put all strings in the same array, and load all of them at start
20:07:45 <Alberth> The start of generic language support :p
20:08:20 <glx> MENTAT[HAO] are still outside
20:08:32 <glx> but they use a different format
20:09:40 <Alberth> it makes you wonder if and how the developers worked together :)
20:15:00 <glx> oh and CREDITS is outside too (another format)
23:33:51 *** Yexo is now known as Guest16325
23:34:40 *** Guest16325 is now known as Yexo
continue to next day ⏵