Spatch is tripping up on lines that have single quotes. For example, I'm 
getting 
spurious patch hunks like this all over the place:

-    FN('XYZ', ARG(hA), ARG(hB), ARG(hC));
+    FN('X'YZ',' ARG(hA), ARG(hB), ARG(hC));

I'm using 1.0 rc5.

Is there a way to fix this or is this a bug?

Thanks,
Kamil

P.S. Thanks for writing this tool, it's super useful.

_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to