Windows: Fix warnings reported by the Intel Compiler
authorPete Batard <pete@akeo.ie>
Thu, 21 Jun 2012 19:17:09 +0000 (20:17 +0100)
committerPete Batard <pete@akeo.ie>
Mon, 25 Jun 2012 17:52:04 +0000 (18:52 +0100)
commitf557e096fde0cb770aca0f442d8f6c3c7facd08d
treea573d6b8614bf0f1ae426c8df6b5bdbda4ef7f23
parent8b49ddf248ebe6f98f392cafc82c99b15a1dfcda
Windows: Fix warnings reported by the Intel Compiler

* windows_usb.c(161): warning #181: argument is incompatible
  with corresponding format string conversion
* windows_usb.c(2124): warning #111: statement is unreachable
  usbi_dbg("ERROR: broken timer thread");
* multiple: warning #188: enumerated type mixed with another
* Issues reported by Orin Eman
libusb/core.c
libusb/os/windows_usb.c
libusb/version_nano.h