[Bug 1629] sigsuspend not following POSIX spec

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Jul 26 12:16:36 UTC 2010


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

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

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

--- Comment #4 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-07-26 07:16:36 CDT ---
We should do the coverage tests with NDEBUG=1.  assert() must not be used for
checks necessary during normal program execution.  The are mainly useful to
document certain requirements.

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