Coccinelle: Add a new mode named 'chain'
authorNicolas Palix <npalix.work@gmail.com>
Fri, 8 Oct 2010 19:27:40 +0000 (21:27 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 13 Oct 2010 12:26:06 +0000 (14:26 +0200)
spatch now returns -1 when a virtual rule (given with
-D on the command line) is not defined in the semantic patch.

Using this spatch feature, coccicheck is now
tries several modes by default, in the order:
patch, report, context, org

Signed-off-by: Nicolas Palix <npalix.work@gmail.com>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found