On Tue, 22 Jul 2014, Riccardo Lucchese wrote:

> Hello,
> 
> spatch fails to parse the following line
> 
> - if (!~e) S
> 
> in the attached .cocci test case.
> 
> Using 
> 
> - if (!(~e)) S
> 
> instead, works fine.

Strange.  I will look ino it.

julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to