Version 1.0.0-rc13 is available in github. It will not be available on the Coccinelle web page until the end of the week. It contains some minor fixes, including some that have been requested on the mailing list.

* An expression of type size_t can be used as an array index in smpl code.

* @i, where i is an identifier metavariable, can be attached to an expression to allow using the expression (which should have the form of an identifier) as an identifier (eg, name of a #define, field, etc.) subsequently.

* Improved parallel building

* Parse C declarations of the form DECLARER(x) = init;

* Fix some bugs in enum matching

* Strip some data structures to remove matching constraints described in terms of PCRE regular expressions, which can't be tested using =

julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to