Opened on Dec 1, 2020 at 1:48:43 PM
Closed on Dec 1, 2020 at 1:49:24 PM
#4193 closed defect (fixed)
devctl.h does not compile from C++ (cloned)
Reported by: | Joel Sherrill | Owned by: | Sebastian Huber <sebastian.huber@…> |
---|---|---|---|
Priority: | normal | Milestone: | 6.1 |
Component: | tool/newlib | Version: | 6 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
Cloned from #4174:
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.
Change History (1)
comment:1 Changed on Dec 1, 2020 at 1:49:24 PM by Sebastian Huber <sebastian.huber@…>
Owner: | set to Sebastian Huber <sebastian.huber@…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In c576ec2/rtems-source-builder: