On 01/07/2015 04:31 PM, Julia Lawall wrote:
> 
> 
> On Wed, 7 Jan 2015, SF Markus Elfring wrote:
> 
>>>> Would you like to extend use cases for your source code 
>>>> analysis and transformation software in this design
>>>> direction?
>>> 
>>> There is an option --include-headers to take into account .h
>>> files.  I guess there could be anoption --exclude-c-files if
>>> there is enough interest to warrant the addition of yet another
>>> option.
>> 
>> An "exclude option" does not sound promising for my feature 
>> request around including more possibilities, does it?
> 
> I don't see the problem - C files are included by default, so one
> might perhaps want the option to exclude them.
> 
> But what else is there?
`find -name \*.h` has the same length to type and is easier to remember.
That's what I use in the very few situations that I needed that feature.

bye
        michael
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to