Just change local idexpression to identifier.
Would it make sense to distinguish between assignments to global variables and
changes to variables in a scope within a function implementation?
There is no reason why a function would be more or less likely to do something
useful with the values.
Macros will be transformed by preprocessing into something that can be compiled,
won't it?
If a return value is not assigned to variables, I see that the only meaningful
further usage would be to forward it as a parameter for a function call. I guess
that it is another exercise to check if the called function performs useful
error/exception handling with this parameter as it is usually expected.
Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)