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.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel