Hi, On 06/18/2013 11:50 PM, Pete Batard wrote: > On 2013.06.13 21:39, Hans de Goede wrote: >> - "failed to re-claim interface %d after >> reset", i); >> + "failed to re-claim interface %d after >> reset: %s", >> + i, libusb_error_name(r)); > > Not sure if libusb_error_name is that helpful when it only prints the > error code internal designation. Maybe sterror() would be better suited > (even with the disadvantage of being potentially localized when someone > sends us a log).
I deliberately used libusb_error_name(r) to make sure the message will always be fully English, kept as is. Regards, Hans ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel