Thanks, I have added a section at http://www.rtems.org/wiki/index.php/Coding_Conventions#Tools and uploaded/linked to your configuration. -Gedare
On Tue, Jul 22, 2014 at 6:32 AM, Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote: > On 07/22/2014 12:22 PM, Sebastian Huber wrote: >> >> On 07/21/2014 10:23 PM, Gedare Bloom wrote: >>>>> >>>>> /* TODO: Error message? */ >>>>> > >- if (!the_rbtree) return; >>>>> > >+ if ( !the_rbtree ) return; >>>> >>>> > >>> >>> Like here. >>> >>> >> >> Ok, this is not an uncrustify bug. It was already a one-liner (like the >> other). Unfortunately there is no option to wipe out one-liner. >> > > I found an option for this: > > # Whether to put a newline after a virtual brace open with a non-empty body. > # These occur in un-braced if/while/do/for statement bodies. > nl_after_vbrace_open = true # false/true > > Attached is my latest uncrustify config file. > > > -- > Sebastian Huber, embedded brains GmbH > > Address : Dornierstr. 4, D-82178 Puchheim, Germany > Phone : +49 89 189 47 41-16 > Fax : +49 89 189 47 41-09 > E-Mail : sebastian.hu...@embedded-brains.de > PGP : Public key available on request. > > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. > > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel