[RTEMS Project] #3167: Internal status codes must not depend on RTEMS_POSIX_API
RTEMS trac
trac at rtems.org
Thu Oct 5 07:46:12 UTC 2017
#3167: Internal status codes must not depend on RTEMS_POSIX_API
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.12.0
Component: cpukit | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5cf5d46ec864d99be72c99f3a6eed970a34548b7/rtems"
5cf5d46e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="5cf5d46ec864d99be72c99f3a6eed970a34548b7"
score: Make status codes unconditional
The internal status codes encode a Classic rtems_status_code and error
codes used by the POSIX and C11/C++11 APIs. In case the POSIX API is
disabled, the C11/C++11 support must still work.
Close #3167.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3167#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list