OpenAADL / polyorb-hi-c

PolyORB-HI/C runtime for Ocarina, supports POSIX, RTEMS, Xenomai, XtratuM RTOS
http://www.openaadl.org
Other
13 stars 48 forks source link

Error should be reported as CRITICAL #12

Closed yoogx closed 8 years ago

yoogx commented 8 years ago

In case of errors in the concurrency API, e.g. creating mutex, we should print using a CRITICAL statement, not debug.

[This duplicates ESA/TASTE ticket 521]