> @@ -851,6 +851,11 @@ rule should apply if rule XXX was never matched at all.
>  
>  \section{Transformation}
>  
> +Coccinelle allows for transformations to enable modifying C code using

How do you think about to omit the word "for" here?


> @@ -1100,6 +1105,138 @@ write
>  Some kinds of terms can only appear in + code.  These include comments,
>  ifdefs, and attributes (\texttt{\_\_attribute\_\_((...))}).
>  
> +\subsection{Advanced transformations}
> +
> +You may run into the situation where grammar you specificy for
> +transformations might associate itself with a few consecutive tokens
> +in code, in such cases Coccinelle cannot gaurantee order when making

How would you like to avoid a typo here?

Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to