On Thu, 30 Apr 2015, SF Markus Elfring wrote: > > As a side note, the previous release contained improved regression testing > > for whitespace problems, so I hope that in the future the handling of > > whitespace will only improve... > > Will corresponding software development challenges evolve also around a > feature request like "Make change influence configurable for coding > style rules"? > https://github.com/coccinelle/coccinelle/issues/37
Not likely soon. You can use --smpl-spacing to control the spacing of generated code within a line. julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
