Hello Julia,

On 10/07/2018 08:02 AM, Julia Lawall wrote:
> It would be helpful to me to have a list of some things that Coccinelle
> has recently been used for.  A one sentence description, would be quite
> sufficient.
I'm using coccinelle exclusively on Wine.
Not doing anything fancy now, just replacing open coded ARRAY_SIZE() (as
that is a late addition to Wine there are quite a lot of those.
Here and then I rerun some of my older scripts, basically janitorial work.

If you're interested in stuff from the past:
- COM cleanup (coccinelle script generating coccinelle scripts, one per
COM interface).
- Open coded *Rect*() function for the Win32 RECT type.


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

Reply via email to