On Fri, Jul 13, 2018 at 09:45:06PM +0200, SF Markus Elfring wrote:
> >> * Increase precision for display of SmPL script execution durations
> >>   https://systeme.lip6.fr/pipermail/cocci/2018-May/005102.html
> > 
> > Agreed! Though we have --profile option.
> > 
> > I couldn't see your patch in the above link to do what you requested.
> > Did I miss something ?
> 
> Do you find Julia's feedback more interesting for one of my
> update suggestions around related topics?
> https://systeme.lip6.fr/pipermail/cocci/2018-May/005104.html
> 
> 
> Examples for further development considerations:
> https://systeme.lip6.fr/pipermail/cocci/2018-June/005105.html
> https://systeme.lip6.fr/pipermail/cocci/2018-June/005106.html
> 
> 
> > 97 issues authored by you.
> 
> I suggest to recheck this information.
> https://github.com/coccinelle/coccinelle/issues?author%3Aelfring
> 
> I am trained to report various items.   ;-)

Yeah, I can figure that out.
But...

        "Talk is cheap. Show me the code."

That what I have saw in my nearly one year experience ;)

> > Seems like you put a lot of time exploring Coccinelle.
> 
> This is an usual “side effect” from my work also with this software
> for years.

Ow.

> > But I don't see your "patches" in the cocci mailing-list !?
> 
> * The main developers omitted attribution for some changes
>   which were influenced (or even triggered) by my direct feedback.
> 
> * Would you like to inspect any pull requests once more?
>   https://github.com/coccinelle/coccinelle/pulls

I will check them out, later.

> 
> > Suppose for eg I wish to replace:
> > 
> > - #include <linux/module>
> > + #include <linux/iio.h>
> 
> The replacement of paths for include statements is another software
> development challenge.
> Did you ever look at the following feature request?
> 
> Support data processing for include statements together with
> the use of metavariables
> https://github.com/coccinelle/coccinelle/issues/138

I don't know Ocaml or else would've tried adding such feature.
Did you try to send a patch instead ?

Nobody is looking for ideas, you need to work it out yourself IMHO. And
Coccinelle mailing-list queries/suggestions/rants is handled by Julia
only, not sure if Michael or any past cocci reviewers are still present.
So, its difficult.

> 
> >> * Do you find run time characteristics for data parsing acceptable?
> > 
> > For the zalloc-simple.cocci, I would like to have some profiling
> > facilities to determine the best approach for framing the rule.
> 
> Which further development ideas did you get for this SmPL script
> in the meantime (since previous clarification attempts got bumpy)?

I didn't get time to look after the rule got merged, and I started
working on IIO and am still working
https://summerofcode.withgoogle.com/projects/#6691473790074880

Few months back I worked on a rule with help of Julia:
https://lkml.org/lkml/2018/3/7/1009

But somehow there was no development in that direction :(

-- 
Himanshu Jha
Undergraduate Student
Department of Electronics & Communication
Guru Tegh Bahadur Institute of Technology
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to