On Tue, 28 Feb 2012, ron minnich wrote:

I need to match something like this:

struct {
 int x;
 int y;
} d;

I tried:

struct {...} d;

and got a nameless struct error ... what should I be doing?

Probably asking the developers of coccinelle to support nameless structs... I can't look at it until the end of the week, though.

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

Reply via email to