Re: [cocci] Checking SmPL support for two special expressions
Markus Elfring <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
>>> Coccinelle doesn't know these types. You have to declare them with typedef. >> >> Are type definitions really required for the handling of casts? > > Yes. There is a potential parsing ambiguity otherwise, I believe. How interesting is it that I can recognise casts also without extra type definitions? Regards, Markus