On Thu, Apr 4, 2013 at 6:24 PM, Xiaofan Chen <xiaof...@gmail.com> wrote: > Yes you are right. If using Apple gcc, then there are no warnings. > If using clang, then yes two warnings are generated. Tested > under Mac OS X 10.7.5.
Another thing for Mac OS X, I probably misled Nathan on the bInterval fix. The following lines should be removed, https://github.com/libusbx/libusbx/commit/2ffefc04769845dcb682655a437fa604e0299683 + /* work around buggy devices */ + if (0 == interval) { + interval = 9; + } + Discussion here: http://libusb.6.n5.nabble.com/libusb-165-Darwin-submit-iso-transfer-assumes-HS-device-tp5711532p5711660.html -- Xiaofan ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel