[PATCH] Expose rtems_verror()

Gedare Bloom gedare at rtems.org
Wed Aug 14 18:15:29 UTC 2013


This looks fine to commit. If no one does it within a week just ping
this message.

-Gedare

On Wed, Aug 14, 2013 at 4:12 AM, Nick Withers <nick.withers at anu.edu.au> wrote:
> Hey all,
>
> Attached is a patch exposing rtems_verror().
>
> I'd personally like this as I'm writing up BSD err() / warn()-style
> wrappers (taking variable arguments) to try to cut down on the spread of
> RTEMS-specific code in my application and to allow some bonus niftyness
> (like sysloging).
>
> Does it appeal to any generous committer, at all? :-)
>
>
> P.S.: I made the name of the first parameter in the declaration match
> rtems_error()'s, though they're (both) inconsistent between
> declaration / definition ("error_code" versus "error_flag").
>
> P.P.S: I also removed the "Currently just used by RTEMS monitor" Doxygen
> comment on the error.h file
> --
> Nick Withers
>
> Embedded Systems Programmer
> Room 2.26, Building 57
> Department of Nuclear Physics
> Research School of Physics and Engineering
> The Australian National University (CRICOS: 00120C)
>
> eMail: nick.withers at anu.edu.au
> Phone: +61 2 6125 2091
> Mobile: +61 414 397 446
>
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
>



More information about the devel mailing list