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
signature.asc
Description: Digital signature
_______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
