Hi,

I'd basically need something like:

        if (... when != var)

to match. I couldn't find a way to express it. This is needed since
there are constructs like:

        if (var = something())

which I don't want to match since they assign var a value which is fine
in my case.

Thanks,

   Wolfram

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to