Posted Jan 30, 2009 9:09 UTC (Fri) by lawall (guest, #56234)
[Link]
> Indeed, structure declarations of various sorts are not yet as well supported as they should be.
Note that this refers to the support for structures in SmPL, ie the language in which semantic patches are written. The C parser supports all kinds of structures with no problem, and indeed all of C, with various extensions as used in Linux code.