From mboxrd@z Thu Jan 1 00:00:00 1970 From: julia.lawall@lip6.fr (Julia Lawall) Date: Fri, 26 Oct 2012 06:47:36 -0700 (PDT) Subject: [Cocci] semantic patches for C preprocessing constructs? In-Reply-To: <508A6C2C.5030608@users.sourceforge.net> References: <508A6C2C.5030608@users.sourceforge.net> Message-ID: To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr On Fri, 26 Oct 2012, SF Markus Elfring wrote: > > It is not possible to match on cpp code, only t generate it. > > This feature is one of the items that are in the wish list already. > Are you looking for more software developers to implement it? Not especially. If someoen wants to, I guess that would be useful, but it would require quite substantial changes, and thus a good understanding of both ocaml and the existing code. julia