The attached patch allows the mp3 plugin to compile with gcc 4.1 (i.e. Fedora core 5) - to avoid "extra qualification 'foo::' on member 'bar'" errors.
It shamelessly follows the changes made to the epgsearch plugin by Darren Salt.
I don't know C, I just know how to follow a pattern; it worked for me but there may/will be room for improvement.
Sean
On 29 Mar 2006 Sean Carlos sean.carlos@gmail.com wrote:
The attached patch allows the mp3 plugin to compile with gcc 4.1 (i.e. Fedora core 5) - to avoid "extra qualification 'foo::' on member 'bar'" errors.
Thanks, the fix was in my tree already.
Regards.