[RTEMS Project] #2368: Documentation for Unlimited Objects needs updating
RTEMS trac
trac at rtems.org
Mon Jun 15 17:48:34 UTC 2015
#2368: Documentation for Unlimited Objects needs updating
---------------------------+------------------
Reporter: mw | Owner:
Type: infra | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 4.11
Severity: normal | Keywords:
---------------------------+------------------
The documentation in the C User's Guide for using unlimited objects is
incorrect/inconsistent. Section 23.6.1 lists
{{{
#define CONFIGURE_UNLIMITED_OBJECTS
}}}
but section 23.6.4 lists CONFIGURE_OBJECTS_UNLIMITED as the macro. This
latter name is used for the rest of the document, but in the code, it
appears that the former is correct. It also looks like the macro
CONFIGURE_OBJECTS_ALLOCATION_SIZE doesn't exist in the code, but
CONFIGURE_UNLIMITED_ALLOCATION_SIZE may have replaced it?
--
Ticket URL: <http://devel.rtems.org/ticket/2368>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list