On Mon, Feb 22, 2010 at 09:45:24AM +0100, Julia Lawall wrote: > I can try to fix the space after the * issue. > > The missing blank line, however, is more problematic, because there is no > representation for a blank line in the SmPL abstract syntax. It might be > possible to add that as well, though.
Thanks for the support! I hope it doesn't get too hackish, still I think this could be useful. > > > (Side-question: I use V0.2.0. Couldn't I do something in the main-rule like > > 'extends init'? I just get parsing errors when I try to do it) > > This is supposed to work. I will see what happens. I tried harder and now it works. I missed the 'extends' has to be after the rule name. I had put it to the meta-declarations. Sorry for the noise! Regards, Wolfram -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ |
signature.asc
Description: Digital signature
_______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
