On Tue, Jan 22, 2019 at 2:48 PM Julia Lawall <[email protected]> wrote: > It finds type information. It also matches your rules against the > definitions found in the header files, just like it matches the rules > against the definitions found in the .c files.
What happens when it matches a rule in a header file? Does that mean that it will try to edit the header file as well? It seems to me for my DBG_PRINTF changes, I definitely want --no-includes. _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
