Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [ANNOUNCE] PIM-plugin 0.0.4



Achim Tuffentsammer wrote:

Andrey Kuzmin wrote:

It will be nice if you could also fix the poisoned calls. Now there are
the following errors:

In file included from /usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/algorithm:69,
from /usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/string:56,
from calendar.h:25,
from pimOsdMenu.h:19,
from pim.c:29:
/usr/lib/gcc/i486-slackware-linux/3.4.2/../../../../include/c++/3.4.2/bits/stl_algo.h:1748:40: attempt to use poisoned "rand"

Hmm, any idea how to fix this? I just 'poisoned' my VDR using the patch from
this mail: http://www.linuxtv.org/mailinglists/vdr/2004/12-2004/msg00477.html

Probably a "wrong" order of #includes. Make sure that first are the sys-includes, then vdr-includes and then plugin-includes.

--
Anssi Hannula




Home | Main Index | Thread Index