cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
From: Julia Lawall <julia.lawall@lip6.fr>
To: Markus Elfring <Markus.Elfring@web.de>
Cc: Coccinelle <cocci@systeme.lip6.fr>
Subject: Re: [Cocci] Checking data processing for parentheses in SmPL scripts
Date: Tue, 12 Nov 2019 05:23:32 -0800 (PST)	[thread overview]
Message-ID: <alpine.DEB.2.21.1911120522520.2536@hadrien> (raw)
In-Reply-To: <0488a253-fa97-cc18-7884-a7509016d8fe@web.de>

[-- Attachment #1: Type: text/plain, Size: 666 bytes --]



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
>

[-- Attachment #2: Type: text/plain, Size: 136 bytes --]

_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

  reply	other threads:[~2019-11-12 13:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 16:47 [Cocci] Checking data processing for parentheses in SmPL scripts Markus Elfring
2019-11-12  8:04 ` Markus Elfring
2019-11-12 13:23   ` Julia Lawall [this message]
2019-11-12 16:01     ` Markus Elfring
2019-11-12 16:07       ` Julia Lawall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.21.1911120522520.2536@hadrien \
    --to=julia.lawall@lip6.fr \
    --cc=Markus.Elfring@web.de \
    --cc=cocci@systeme.lip6.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).