On Fri, 2020-02-07 at 07:07 +0100, Markus Elfring wrote: > > Would the following be a better subject? > > The alternative is nicer. > > > Will other implementation details become also more interesting? > > The information “Align C AST and Cocci AST” was provided. > https://lore.kernel.org/cocci/[email protected]/ > https://systeme.lip6.fr/pipermail/cocci/2020-February/006840.html > > * Should the potential for differences in these “AST” be checked any > more? >
An effort is already being made to do this by me and Julia :) > * How can such items be compared safely? > Not sure what you mean. If you mean how the two ASTs can be compared, it's just a process of data collection and debugging. Cheers, Jaskaran. > > Is there a need to extend the test format? > https://github.com/coccinelle/coccinelle/issues/134 > > Regards, > Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
