On Tue, 2 Mar 2010, Aaen, Andreas.Bach wrote: > Thank you both. This was exactly what I was looking for. > Without "declarer name" it probably looks for identifiers.
declarer name allows it to look for things at top level. It is meant to be for constructs that declare identifiers, but it seems like ti can be used for other things, where there are no identifiers involved. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
