[RTEMS Project] #2133: <rtems/score/basedefs.h> superfluously includes <string.h>
RTEMS trac
trac at rtems.org
Sun Nov 23 16:45:56 UTC 2014
#2133: <rtems/score/basedefs.h> superfluously includes <string.h>
-----------------------------+----------------------------
Reporter: sebastian.huber | Owner: joel.sherrill
Type: defect | Status: new
Priority: normal | Milestone: 4.11
Component: cpukit | Version: HEAD
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------
Old description:
> In older RTEMS versions <rtems.h> provided <string.h> indirectly. The
> include
> of <string.h> was added to not break application source files that relied
> on
> this accidentally.
>
> We may remove this include in the future.
New description:
In older RTEMS versions <rtems.h> provided <string.h> indirectly. The
include
of <string.h> was added to not break application source files that relied
on
this accidentally.
We may remove this include in the future.
--
Comment (by joel.sherrill):
Can this be closed? The ticket is a warning about a change to basedefs.h
and the comment makes no sense.
--
Ticket URL: <http://devel.rtems.org/ticket/2133#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list