On Sun, Jan 30, 2011 at 3:12 AM, SF Markus Elfring <[email protected]> wrote: >> This is already implemented in the parser. > > Thanks for your quick answer. > > I thought there are a few places left were fine-tuning would be needed.
Why do you think that ? Note that if you have questions on the c parser in coccinelle you can just try it. There's an option to just call the parser. So you can create the toy files mentioneed in http://eli.thegreenplace.net/2007/11/24/the-context-sensitivity-of-cs-grammar/ and test the parser on it (and send bug reports if we don't support the feature mentioned in the many articles out there about C). > > Regards, > Markus > _______________________________________________ > Cocci mailing list > [email protected] > http://lists.diku.dk/mailman/listinfo/cocci > (Web access from inside DIKUs LAN only) > _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
