Re: [Libusbx-devel] [PATCH] Add a libusb_strerror() function

2013-06-05 Thread Hans de Goede
Hi, On 06/05/2013 12:39 PM, Hans de Goede wrote: > diff --git a/libusb/strerror.c b/libusb/strerror.c > new file mode 100644 > index 000..bea75a3 > --- /dev/null > +++ b/libusb/strerror.c > @@ -0,0 +1,205 @@ > +/* > + * libusb strerror code > + * Copyright © 2013 Hans de Goede > + * > + *

[Libusbx-devel] [PATCH] Add a libusb_strerror() function

2013-06-05 Thread Hans de Goede
This patch adds the much requested libusb_strerror() function, taking into account all issues people raised wrt previous attempts. Criteria / Decisions underlying this implementation: -Must support translated messages -Must not use gettext as that does not work well in combination with Windows (w

[Libusbx-devel] [PATCH] Add a libusb_strerror() function v2

2013-06-05 Thread Hans de Goede
Hi All, Here is a new version of my libusb_strerror() function, following my new proposal discussed earlier. Regards, Hans -- How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT de