Version 0.2.4rc4 is now available on the web page. It includes the recent patch allowing a metavariable to have a structure/union/enum type where the name of the structure/union/enum is expressed as an identifier metavariable. It also allows declaring a metavariable as
expression (struct|union|enum) *^* that is, as 0 or more levels of pointers to a structure, union or enum, where the structure, union or enum is not named. I have not yet looked at the problem of distinguishing between pointer and array types. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
