[RTEMS Project] #427: bcopy, bzero, bcmp are deprecated
RTEMS trac
trac at rtems.org
Thu Nov 20 03:54:06 UTC 2014
#427: bcopy, bzero, bcmp are deprecated
----------------------------+----------------------------
Reporter: ralf.corsepius | Owner: joel.sherrill
Type: enhancement | Status: closed
Priority: lowest | Milestone: 4.9
Component: cpukit | Version: 4.6
Severity: minor | Resolution: wontfix
Keywords: |
----------------------------+----------------------------
Changes (by chrisj):
* status: assigned => closed
* resolution: => wontfix
Old description:
> ISO/POSIX etc. have deprecated bcopy and friends.
>
> Therefore I'd propose to gradually change all calls to bcopy etc. in
> RTEMS into their mem*-counterparts and not to use them in new code.
>
> Release:
> RTEMS > 4.6
New description:
ISO/POSIX etc. have deprecated bcopy and friends.
Therefore I'd propose to gradually change all calls to bcopy etc. in RTEMS
into their mem*-counterparts and not to use them in new code.
Release:
RTEMS > 4.6
--
Comment:
Not fixed in the 4.9 release branch.
--
Ticket URL: <http://devel.rtems.org/ticket/427#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list