On Wednesday 06 July 2005 11:43, Andrew de Quincey wrote: > On Wednesday 06 July 2005 11:24, Ludwig Nussel wrote: > > Andrew de Quincey wrote: > > > > Btw libdvbcfg is scary. It produces tons of warnings (implicit > > > > declaration, format string type mismatch, wrong return etc). Is > > > > anyone working on fixing that? > > > > > > Eh? it compiles cleanly here with no warnings. What compiler/switches > > > are you using? I'm using gcc 3.4.4 > > > > gcc 4 here but 3.3 also warns you if you compile with -Wall > > Cool - I'll sort that out tonight. I should just enable -Wall by default > anyway. Done - it should compile cleanly now with -Wall. Let me know of any more problems.