> We were quite surprised that spatch / coccinelle isn't ignoring stuff > (I won't say "code", because it's often non-code English text) > within "#if 0 / #endif" blocks, and feel this is a design flaw.
The Coccinelle software works on a different abstraction level. There is another feature request for text skipping in the waiting queue. https://github.com/coccinelle/coccinelle/issues/20 Are there any more use cases to consider? Would you eventually like to adjust source code between preprocessor statements? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
