Re: [Cocci] a small nuisance report

2018-04-29 Thread Robert Larice
Julia Lawall writes: > On Sun, 29 Apr 2018, Robert Larice wrote: > >> Julia Lawall writes: >> >> > On Sun, 29 Apr 2018, Robert Larice wrote: >> > >> >> Hello, >> >> >> >> attached is a small example which >> >> injects a statement and a comment.

Re: [Cocci] a small nuisance report

2018-04-29 Thread Julia Lawall
On Sun, 29 Apr 2018, Robert Larice wrote: > Julia Lawall 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

Re: [Cocci] a small nuisance report

2018-04-29 Thread Robert Larice
Julia Lawall 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

Re: [Cocci] a small nuisance report

2018-04-29 Thread Julia Lawall
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

Re: [Cocci] a small nuisance report

2018-04-29 Thread Julia Lawall
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