[RTEMS Project] #4174: devctl.h does not compile from C++
RTEMS trac
trac at rtems.org
Tue Dec 8 17:47:04 UTC 2020
#4174: devctl.h does not compile from C++
---------------------------+----------------------------
Reporter: Joel Sherrill | Owner: Joel Sherrill
Type: defect | Status: assigned
Priority: normal | Milestone: 5.2
Component: tool/newlib | Version: 5
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+----------------------------
Changes (by Joel Sherrill):
* owner: Sebastian Huber => Joel Sherrill
Old description:
> The closing boilerplate of the C++ extern C wrapper is out of order with
> another #endif and the resulting code does not compile.
>
> The attached patch addresses this but it needs to be merged to newlib and
> the RSB updated before this ticket closed.
New description:
The closing boilerplate of the C++ extern C wrapper is out of order with
another #endif and the resulting code does not compile.
The attached patch addresses this but it needs to be merged to newlib and
the RSB updated before this ticket closed.
Patch to newlib is on #4193.
--
--
Ticket URL: <http://devel.rtems.org/ticket/4174#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list