On Wed, 27 Nov 2013, Nishanth Menon wrote:

> $ spatch --version
> spatch version 1.0.0-rc10 with Python support and with PCRE support

You need to update your version of Coccinelle.

This semantic patch uses a features that was not implemented in your 
version.

julia

> $ make coccicheck MODE=report J=4 M=kernel/
> COCCI=./scripts/coccinelle/misc/orplus.cocci
> 
> Please check for false positives in the output before submitting a patch.
> When using "patch" mode, carefully review the patch before submitting it.
> 
> 532 533
> Fatal error: exception Failure("minus: parse error:
>  = File "./scripts/coccinelle/misc/orplus.cocci", line 23, column 5,
> charpos = 532
>     around = '@', whole content = e | c@i
> ")
> 532 533
> Fatal error: exception Failure("minus: parse error:
>  = File "./scripts/coccinelle/misc/orplus.cocci", line 23, column 5,
> charpos = 532
>     around = '@', whole content = e | c@i
> ")
> 532 533
> 532 533
> Fatal error: exception Failure("minus: parse error:
>  = File "./scripts/coccinelle/misc/orplus.cocci", line 23, column 5,
> charpos = 532
>     around = '@', whole content = e | c@i
> ")
> Fatal error: exception Failure("minus: parse error:
>  = File "./scripts/coccinelle/misc/orplus.cocci", line 23, column 5,
> charpos = 532
>     around = '@', whole content = e | c@i
> ")
> 
> -- 
> Regards,
> Nishanth Menon
> 
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to