On Thursday 01 July 2004 19:09, Clemens Kirchgatterer wrote:
Trois Six <trois.six@free.fr> wrote:
I'm using version 0.6.1 of vdr-games plugin. It compiles without
problems, VDR starts without problems and the menu entry "games" is
displayed in OSD. When I select it to play games VDR crashes
(segmentation fault).
seems to be a compiler bug.
Rolf Ahrenberg (THX), sent me the following patch:
[...Patch snipped...]
replace the line with "-" by the lines prefixed with "+" (without the
"+"). report if this fixes the problem for you.
Cool - it really worked. Thank you (and of course Rolf)!
Strange that gcc gets this wrong.
Here is my version of gcc (maybe it is of interest for you):
user@host> gcc --version
gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
It is from the Gentoo "stable" line (not ~x86).
Regards,
Bernd