Hi all, On Mon, Sep 27, 2010 at 11:39 PM, Julia Lawall <[email protected]> wrote: > Version 0.2.4rc3 is now available from the Coccinelle web site. The > Ubuntu PPA, however, is still at 0.2.4rc2. >
The PPA now provides the version 0.2.4rc3. > 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) > -- Nicolas Palix Tel: +33 6 81 07 91 72 _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
