Re: [Barry-devel] Android build support patch
Status: Beta
Brought to you by:
ndprojects
From: Toby G. <tob...@re...> - 2011-11-11 14:06:31
|
On 11/11/11 01:57, Chris Frey wrote: > The libusb error code patch got me thinking, and I had to change it back, > for the most part, but I also changed the API of the Init call that > relied on it, so hopefully this issue is fully solved now. The > TranslateErrcode() function is now just a convenience function, which > it almost was before, and the libusb/system error code separation is > more consistent. I had to make a small change here to get it working correctly when Init() is called twice. See https://github.com/tobygray/barry/commit/d55b5049ba3e9e1a6ce871406e8519c5e7b0346d I don't know if you'd pick it up from my github branch when taking the Android fixes, so thought it best to mention it explicitly. Regards, Toby |