On 07/30/2012 04:28 PM, Julia Lawall wrote: >> Also specifying multiple qualifiers does not seem work. >> E.g. "const volatile void *p" or even "const const void *p" > > Are these meaningful? >
The first one should have practical applications. The second one not really, I guess it is legal C to keep the grammar simple. - Lars _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
