On Wed, 15 Jul 2015, SF Markus Elfring wrote: > Hello, > > I can find some function calls with the help of the semantic patch > language easily. > But I see further software development challenges in the following use cases. > > 1. The return value was not used for the initialisation of a variable. > > 2. The return value was not assigned to another variable. > > > Do I need to fiddle with SmPL position variables to determine if an assignment > is not performed together with a call within a function implementation? > > I would appreciate your advices for such a source code analysis.
No idea what you are trying to do. Write something, and then if the result is not satisfactory, ask afterwards. julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
