> I don't see the problem - C files are included by default, so one might > perhaps want the option to exclude them.
Some source files can be analysed to some degree without inclusion of further header files. I like this functionality when it works as expected. I would like to extend checks on "header files" after an analysis was finished on the primary source files. Does it become more interesting to filter between the categories "header" and "source" data? > But what else is there? Header files can also contain function implementations which lead to further considerations around software designs. Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
