Re: [Cocci] [v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers

2020-02-09 Thread Markus Elfring
>> https://en.wikipedia.org/wiki/AST
>
> Not necessary.  Anyone who is looking at the Coccinelle commits should
> know what an AST is.

I would appreciate to reduce the potential for confusion around
the application of parsing technologies.

Regards,
Markus
___
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci


Re: [Cocci] [v2 1/2] parsing_c: Align C AST and Coccinelle AST for pointers

2020-02-09 Thread Markus Elfring
> + const char *const *y;
>  }
>
> There should be a space between * and const on the + line.

Will such a detail become more interesting for the clarification
around coding styles?
https://github.com/coccinelle/coccinelle/issues/37

Regards,
Markus
___
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci