Hello Alex,

this file has little in common with the RTEMS coding style. This is quite understandable since the style is very exotic. I don't think we will have a formatting tool which is able to produce the RTEMS style in the near future. This gives raise to some general questions.

1. Do we care about the coding style?

2. Who wants to enforce the coding style?

3. Should new files use a new style understood by a well known tool and a well known coding style?

I see a lot of

type var = initial_value;

Maybe we should drop the stone age variable declarations at block begin if we choose a new style and declare and initialize local variables upon first use.

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to