From: Robert.Larice@t-online.de (Robert Larice)
To: cocci@systeme.lip6.fr
Subject: [Cocci] a small nuisance report
Date: Sun, 29 Apr 2018 21:10:40 +0200 [thread overview]
Message-ID: <kkd0yhsua7.fsf@bora.foobar.de> (raw)
In-Reply-To: <alpine.DEB.2.20.1804292029440.3679@hadrien> (Julia Lawall's message of "Sun, 29 Apr 2018 20:30:10 +0200 (CEST)")
Julia Lawall <julia.lawall@lip6.fr> writes:
> On Sun, 29 Apr 2018, Robert Larice wrote:
>
>> Julia Lawall <julia.lawall@lip6.fr> writes:
>>
>> > On Sun, 29 Apr 2018, Robert Larice wrote:
>> >
>> >> Hello,
>> >>
>> >> attached is a small example which
>> >> injects a statement and a comment.
>> >>
>> >> It works well, but does'nt do exactly as wanted.
>> >>
>> >> I get :
>> >>
>> >> + j /* comments are overrated */
>> >> + -= 3;
>> >>
>> >> The comment popped up within the expression instead
>> >> of in front of it.
>> >> no bug, but uggly.
>> >
>> > This problem is solve in the github version of Coccinelle. The problem
>> > was because j was declared as a symbol.
>> >
>> > julia
>>
>> Thank You,
>>
>> so I could work around by simply using an "identifier"
>> perhaps augmented with a regexp match.
>
> No, just pull from github and recompile.
>
> julia
just did, and it just works,
Thanks,
Robert
prev parent reply other threads:[~2018-04-29 19:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-29 13:14 [Cocci] a small nuisance report Robert Larice
2018-04-29 13:29 ` Julia Lawall
2018-04-29 17:56 ` Julia Lawall
2018-04-29 18:10 ` Robert Larice
2018-04-29 18:30 ` Julia Lawall
2018-04-29 19:10 ` Robert Larice [this message]
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=kkd0yhsua7.fsf@bora.foobar.de \
--to=robert.larice@t-online.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 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.