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

Re: autodep8 test for C/C++ header



On Mon, Aug 07, 2023 at 06:43:36PM +0000, Benjamin Drung wrote:
>...
> I propose to add an autodep8 test for C/C++ header files that tries to
> compile the header file. This will catch issues like missing
> dependencies and other issues.
>...

An additional check with some overlap would be whether
   pkgconf --cflags <file>.pc
returns 0 for every pkgconfig file in a package.

That would also catch a common kind of bugs.

cu
Adrian


Reply to: