[Bug 1964] _Chain_Is_first/last overshoot

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Nov 14 16:35:37 UTC 2011


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

Sebastian Huber <sebastian.huber at embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian.huber at embedded-br
                   |                            |ains.de

--- Comment #8 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-11-14 10:35:36 CST ---
The head and tail nodes are no valid chain nodes thus asking if they are first
or last makes no sense.  We should document that these functions require a
valid chain node and leave the error handling to upper levels.

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