> How would Coccinelle know that a pointer is expected if there is no asterisk?

I am still trying to achieve a better understanding around the interpretation
of the specification “expression *X;”.
https://github.com/coccinelle/coccinelle/blob/19ee1697bf152d37a78a20cefe148775bf4b0e0d/standard.iso#L151

It looks like that it should refer to a pointer dereference
(according to a view for the semantic patch language).
But the really desired meaning might be different for the support
of pointer expressions by the isomorphism definition language.

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

Reply via email to