Re: [vdr] [PATCH] Compile fix for eepg-0.0.3 with g++ 4.6

2011-08-15 Thread Dominic Evans
On 13/08/11 23:29, Chris Rankin wrote: This patch fixes compilation of the eepg-0.0.3 plugin with g++ 4.6: FYI eepg is maintained in git here: http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/ I believe your fix is already present in master. ___

[vdr] [PATCH] Compile fix for eepg-0.0.3 with g++ 4.6

2011-08-13 Thread Chris Rankin
Hi, This patch fixes compilation of the eepg-0.0.3 plugin with g++ 4.6: --- eepg.c.orig 2009-04-30 13:24:57.0 +0100 +++ eepg.c 2011-08-13 23:22:25.0 +0100 @@ -2684,7 +2684,7 @@ class cEIT2:public SI::EIT { public: -cEIT2 (cSchedules::cSchedules * Schedules, int S