[PATCH] rtems: Add rtems_status_code_description()

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Feb 5 16:46:34 UTC 2014


On 2014-02-05 17:34, Joel Sherrill wrote:
> This is redundant with rtems_status_text() which has been in the tree for
> years.  Chris wrote this years ago cpukit/libcsupport/src/error.c

Its a matter of taste if you consider this as redundant.  I think its an 
alternative.

The rtems_status_text() returns strings with space characters.  It pulls in a 
lot of other stuff (could be fixed easily).  The new function is more in line 
with rtems_fatal_source_description() and rtems_internal_error_description().

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list