[Bug 2085] New: rtems_configuration_table documentation in Section 23.3 of C User's Guide

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Jan 24 15:09:52 UTC 2013


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

             Bug #: 2085
           Summary: rtems_configuration_table documentation in Section
                    23.3 of C User's Guide
    Classification: Unclassified
           Product: RTEMS
           Version: 4.10
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: minor
          Priority: P3
         Component: doc
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: richardson.tony at gmail.com


The documentation states that the rtems_configuration_table struct contains
members RTEMS_api_configuration, POSIX_api_configuration, and
ITRON_api_configuration.  These are not currently members of this struct as it
is defined in config.h.  

Access to the corresponding API configuration tables is actually through
separate structs named Configuration_RTEMS_API, Configuration_POSIX_API,
Configuration_ITRON_API.

-- 
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