[Bug 2133] New: <rtems/score/basedefs.h> superfluously includes <string.h>

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Jul 23 11:28:30 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2133

             Bug #: 2133
           Summary: <rtems/score/basedefs.h> superfluously includes
                    <string.h>
    Classification: Unclassified
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: sebastian.huber at embedded-brains.de


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.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list