Re: Coding Convention: Sorting Order of Includes?

2020-01-08 Thread Sebastian Huber
On 08/01/2020 20:09, Gedare Bloom wrote: On Wed, Jan 8, 2020 at 9:33 AM Joel Sherrill wrote: On Wed, Jan 8, 2020 at 8:03 AM Sebastian Huber wrote: On 03/01/2020 17:52, Gedare Bloom wrote: Hello all, Vijay noted in another thread that: "For RTEMS, I don't see any preference mentioned

Re: Coding Convention: Sorting Order of Includes?

2020-01-08 Thread Gedare Bloom
On Wed, Jan 8, 2020 at 9:33 AM Joel Sherrill wrote: > > > > On Wed, Jan 8, 2020 at 8:03 AM Sebastian Huber > wrote: >> >> On 03/01/2020 17:52, Gedare Bloom wrote: >> > Hello all, >> > >> > Vijay noted in another thread that: >> > "For RTEMS, I don't see any preference mentioned in the docs for

Re: Coding Convention: Sorting Order of Includes?

2020-01-08 Thread Joel Sherrill
On Wed, Jan 8, 2020 at 8:03 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 03/01/2020 17:52, Gedare Bloom wrote: > > Hello all, > > > > Vijay noted in another thread that: > > "For RTEMS, I don't see any preference mentioned in the docs for the > > order or includes: > >

Re: Coding Convention: Sorting Order of Includes?

2020-01-08 Thread Sebastian Huber
On 03/01/2020 17:52, Gedare Bloom wrote: Hello all, Vijay noted in another thread that: "For RTEMS, I don't see any preference mentioned in the docs for the order or includes: https://docs.rtems.org/branches/master/eng/coding-conventions.html In libbsd, however, the FreeBSD style guide is

Re: Coding Convention: Sorting Order of Includes?

2020-01-03 Thread Joel Sherrill
On Fri, Jan 3, 2020, 10:53 AM Gedare Bloom wrote: > Hello all, > > Vijay noted in another thread that: > "For RTEMS, I don't see any preference mentioned in the docs for the > order or includes: > https://docs.rtems.org/branches/master/eng/coding-conventions.html > > In libbsd, however, the

Coding Convention: Sorting Order of Includes?

2020-01-03 Thread Gedare Bloom
Hello all, Vijay noted in another thread that: "For RTEMS, I don't see any preference mentioned in the docs for the order or includes: https://docs.rtems.org/branches/master/eng/coding-conventions.html In libbsd, however, the FreeBSD style guide is followed which has a preference for the order