Hi, On 09/14/2012 01:49 AM, Pete Batard wrote:
<snip> > Besides the USB 3.0/bMaxPower patch, which I'll try to push tomorrow, 2 > other items I would still consider open for 1.0.13 would be: > - The pkg-config --static and libusb-1.0.pc issue (for which I created > issue #43: https://github.com/libusbx/libusbx/issues/43) > - libusb_error_name() for transfer status codes > > At this stage, I'm not planning to do any work on those (no time), but > I'll probably accept a patch if someone wants to submit one. I've taken the liberty of doing a patch for the (trivial) libusb_error_name() for transfer status codes issue, I've just send this to the list. BTW I agree that we really need to do a libusb_strerror() but I also agree that that should handle translations... For Linux this can be easily done with gettext, but for other platforms it cannot... Either way we should honor the LANG / LC_MESSAGES setting under Linux for determining which language to use for the messages. For other platforms we may need a libusb_set_lang or some such ?? Regards, Hans ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel