On Tue, 12 Nov 2019, Markus Elfring wrote: > > Unfortunately, the error message “unexpected close parenthesis in line 6” > > is reported then. > > The following change specification gets accepted by the Coccinelle software. > > @adjustment@ > expression X; > @@ > +powerof2 > ( > -(X-1)& > X) > - == 0 > > > Would you like to discuss similar SmPL code variations any more? What is the question, exactly? Is there any reason why you would not expect the above code to be accepted? julia > > Regards, > Markus > _______________________________________________ > Cocci mailing list > Cocci@systeme.lip6.fr > https://systeme.lip6.fr/mailman/listinfo/cocci >