On Saturday 06 March 2010 17:27:37 Julia Lawall wrote:
> Coccinelle version 0.2.2-rc1 is now available. In this version we have
> addressed some recent requests, including:
>
> * Multiple include paths, specified using -I. Note that -all_includes is
> often necessary to benefit from this feature.
>
> * Insensitivity to whether / appears at the end of directory names.
>
> * Elimination of the space after * in added code.
>
> * Ability to add blank lines using +
You can also add comments with either
+ // comments
or
+ /* comment headline
+ comments
+ */
>
> Please let us know of any problems.
>
> thanks,
> julia
> _______________________________________________
> Cocci mailing list
> [email protected]
> http://lists.diku.dk/mailman/listinfo/cocci
> (Web access from inside DIKUs LAN only)
>
--
Nicolas Palix
Tel: (+33) 1 44 27 87 25
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)