LWN.net Logo

coccinelle problems

coccinelle problems

Posted Jan 30, 2009 9:09 UTC (Fri) by lawall (guest, #56234)
In reply to: coccinelle problems by lawall
Parent article: Semantic patching with Coccinelle

> 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.

julia


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds