Re: [PATCH RTEMS 5] cpukit/include: Fix including in C++

2022-08-26 Thread Chris Johns
On 27/8/2022 11:13 am, Joel Sherrill wrote: > I'm ok with these but which were actually causing trouble? The watchdog, the left and the capture engine include cause the orginal problem. I fixed those and some others on 6 then backported those that applied to 5. OK to push? Chris

Re: [PATCH RTEMS 5] cpukit/include: Fix including in C++

2022-08-26 Thread Joel Sherrill
I'm ok with these but which were actually causing trouble? On Fri, Aug 26, 2022, 8:12 PM wrote: > From: Chris Johns > > Closes #4709 > --- > cpukit/include/link_elf.h | 8 > cpukit/include/linux/rbtree.h | 10 +- >

[PATCH RTEMS 5] cpukit/include: Fix including in C++

2022-08-26 Thread chrisj
From: Chris Johns Closes #4709 --- cpukit/include/link_elf.h | 8 cpukit/include/linux/rbtree.h | 10 +- cpukit/include/rtems/capture.h| 4 ++-- cpukit/include/rtems/posix/muteximpl.h| 7 +++