On Tue, 23 Aug 2011, SF Markus Elfring wrote: > > There is an argument -smpl_spacing that causes generated code to follow > > the style used in the semantic patch. > > I find this command line parameter not enough for precise formatting. I > imagine that powerful pretty-printing will need more configuration options to > fulfil different coding styles. > How do you think about to move most style settings to external files? > > Would you like to support more code beautification rules like it is performed > by the tool "http://astyle.sourceforge.net/"?
I don't think it is Coccinelle's problem. If someone wants something more complicated, they can use indent regularly on their code, or this tool that you mention. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
