Hi, can someone bump libusb packages to v1.0.20 or HEAD? FYI, v1.0.20 and HEAD have a compilation issue[1], was already reported to the upstream, but is not fixed ATM.
Peace, ----- [1] https://github.com/libusb/libusb/issues/104 ----- $ cygcheck -c -d libusb1.0 libusb1.0-devel Cygwin Package Information Package Version libusb1.0 1.0.19-1 libusb1.0-devel 1.0.19-1 $ cd ~/git-repos $ git clone https://github.com/libusb/libusb.git $ cd libusb $ git log v1.0.19... | grep -e 'Windows:' Windows: Fix potential memory leak Windows: Regenerate libusb-1.0.def file from latest DLL Windows: Fix some build warnings/link issues Windows: Close HID handles when closing composite devices Windows: Remove redundant check in windows_claim_interface() Windows: Destroy autoclaim_lock during cleanup Windows: Check for "calloc" allocation failure. Windows: Remove erroneous call to CloseHandle and add comments Windows: Improve monotonic clock_gettime() implementation Windows: Fix wIndex in setup packet for config descriptor request Windows: Fix broken build caused by missing rename in 63a440f1 Windows: Free all WinUSB handles when closing a device Windows: Direct control requests to a specific interface when possible Windows: fix 2 bugs in windows_handle_events() Windows: Silence VS2013 code analysis warnings Windows: Fix cygwin64 build Windows: Define WINVER to fix building on MinGW -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple