On Sat, Jul 3, 2010 at 7:00 PM, Julia Lawall <[email protected]> wrote: > I suspect that the parser may be quite insistent about finding the ( after > the first word after #define. The definition for __UNUSED__ may be taken > into account later. I will take a look tomorrow.
I didn't understand what you said about 'finding the ( after the first word after #define' since my define is like this: #define __UNUSED__ I successfully committed a change to Ecore using Coccinelle (http://trac.enlightenment.org/e/changeset/49985/trunk) but I found this problem with this file later because someone manually fixed a couple of missing changes (http://trac.enlightenment.org/e/changeset/50007/trunk). Lucas De Marchi _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
