All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] v3.13-rc1: parse error with orplus.cocci ?
@ 2013-11-28  1:48 Nishanth Menon
  2013-11-28  7:12 ` Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Menon @ 2013-11-28  1:48 UTC (permalink / raw)
  To: cocci

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

$ 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 at 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 at 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 at 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 at i
")

-- 
Regards,
Nishanth Menon

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Cocci] v3.13-rc1: parse error with orplus.cocci ?
  2013-11-28  1:48 [Cocci] v3.13-rc1: parse error with orplus.cocci ? Nishanth Menon
@ 2013-11-28  7:12 ` Julia Lawall
  0 siblings, 0 replies; 2+ messages in thread
From: Julia Lawall @ 2013-11-28  7:12 UTC (permalink / raw)
  To: cocci

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 at 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 at 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 at 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 at i
> ")
> 
> -- 
> Regards,
> Nishanth Menon
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-28  7:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28  1:48 [Cocci] v3.13-rc1: parse error with orplus.cocci ? Nishanth Menon
2013-11-28  7:12 ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.