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 _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
