On 10/24/2012 11:59 PM, ron minnich wrote:
> Somebody asked me about a way to semantically patch
> #ifdef X
> to
> #if configured(X)
> 
> I'm not sure I can rewrite cpp bits in coccinelle, I failed on my
> first few attempts, but .. can I?
Use perl/sed/awk

bye
        michael
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to