On Wed, Dec 22, 2010 at 11:05:59PM +0100, Julia Lawall wrote:
> For some reason, I see your reply in the mailing list, but not in my 
> mailbox.

probably greylisting on diku.dk. The mail will arrive, I
guess.

> In any case, when Coccinelle has to work hard to parse code containing a 
> macro, the macro itself gets "passed", and you can't make transformations 
> on it.  It only has one representation of each piece of code, and to parse 
> your code, it needs the definition of the macro, not the macro call 
> itself.  Unfortunately, I don't see a good short term solution to the 
> problem for your code.

So to summarize:

As long, as I don't want to touch the macro itself, I can
hope, that Coccinelle will parse the rest around it
properly. So that I can transform that.

> julia


Thanks


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

Reply via email to