[Cocci] 0.2.4rc3
Julia Lawall
julia at diku.dk
Mon Sep 27 23:39:52 CEST 2010
Version 0.2.4rc3 is now available from the Coccinelle web site. The
Ubuntu PPA, however, is still at 0.2.4rc2.
The main change in this version is that the matching and transformation of
anything that is a list (argument list, parameter list, etc) has been
completely reimplemented. This has allowed matching and transformation on
enums and array initializers. A small side effect is that ... in the
middle of such a list, when the list is comma separated, should be
followed by a comma. This was not the case previously for a structure
field initializer. Some examples are in tests/list_test.cocci.
Please let me know of any problems, particularly with these features.
julia
More information about the Cocci
mailing list