Mailing List archive

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

[linux-dvb] Re: PSI tables (en-300-468) from raw TS packets



On Thu, 2003-03-20 at 21:24, Franck Arnaud wrote:
> Does anyone know of a tool that allows 
> to check that all the legal includes are there? It's 
> very easy to forget includes when your setup has .h files 
> that silently include others for internal purpose.

I guess most of the time it is the compiler who silently includes the
files. Use gcc 3.2.x with CPPFLAGS -Wall to see them. (And -W -Werror if
you want to really clean up your code :)

Regards,
Andreas



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index