darwin: fix clang warnings about explicit conversion
authorhjelmn <Nathan Hjelm hjelmn@cs.unm.edu>
Tue, 30 Jul 2013 19:28:27 +0000 (13:28 -0600)
committerhjelmn <Nathan Hjelm hjelmn@cs.unm.edu>
Tue, 30 Jul 2013 19:33:01 +0000 (13:33 -0600)
commitb5acea3591ee713ec3392e8d3c8ba59e848d8641
tree79c6e1e3cd93cb72cb5ed15ea226a817642f7fa2
parent4cb9ae0c22c576298fb182868d765bcae6e1993a
darwin: fix clang warnings about explicit conversion

There shouldn't be any problems with any supported version of OSX in
converting a UInt64 to an unsigned long. They should be the same size
but even if they are not the session should still be unique.
libusb/os/darwin_usb.c
libusb/version_nano.h