CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/06/16 17:24:49
Modified files:
devel/coccinelle: Makefile distinfo
devel/coccinelle/patches: patch-cocci_ml
devel/coccinelle/pkg: PLIST
Added files:
devel/coccinelle/patches: patch-Makefile
Log message:
update to coccinelle 1.0rc3 and fix running the regression tests
- Better handling of the case of a matched declaration that should only
be replaced by other top level things.
- Improved filtering of result of matching atomic patterns
- Drop positions before creating function prototype rules
- Adjust position of { introduced by adding multiple statements in a
single-statement position
- Drop newline after function call ( when all arguments on that line are
eliminated
- Accept removal of a single declaration, replaced by arbitrary,
non-declaration code
- smpl_spacing takes into account newlines, indentation