>> I would also appreciate if the input file will be checked according to >> specific >> source code search patterns. > > I guess you can generate what you want with Coccinelle, and then cat it > onto the end of some other file and do diff to get a patch.
I am looking for possibilities to keep a tool like "spatch" the central interface for the specification of desired source code changes. I would like to avoid the patch generation for special search patterns by various workarounds. How many software development efforts are needed then to keep corresponding context information (like line numbers for patch hunks) consistent? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
