>> How do you think about to filter any text by regular expressions
>> for semantic patch language constraints?
>
> Not supported.

Would the text filter be possible by using (OCaml) script rules so far?

How will these limitations be represented in the software documentation?


>> Would you like to extend your software further so that such functionality
>> will work together also with SmPL asterisks?
>> https://github.com/coccinelle/coccinelle/issues/57
>
> No idea what you want here.

I suggest to show selected contents directly (similar to other metavariable 
types).

@display@
comments C;
@@
*C


> The only thing you can do is collect the comments that are before,
> within, or after the match of a token.

Under which circumstances will adjustments become supported there?


> There are no constraints.

Will this situation be reconsidered?


> There is no way to specify what comments should be there.

I hope that this will become possible.


> I don't think * makes any sense in this case.

I have got an other software usage expectation here.
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to