On Mon, May 28, 2012 at 6:49 PM, Pete Batard <p...@akeo.ie> wrote: > If you look at the git log [1], you'll see that the following have now > been pushed: > > - Topology calls > - Fix for Trac #1 (adjust OS X log severity) > - minor log level improvements (log levels in libusb.h and timestamp > origin on init) > - reinstate HID support > > Note that there was a minor alteration to the topology calls patch to > flag the new get_parent() API call in the doc as experimental. I > wondered about adding a very explicit _exp suffix to the call as well, > but I'm hoping just tagging it in the doc will do. > > Trac #1 has now been closed.
Thanks for the updates. Just tried it and there are some warnings when build with --disable-log. mymacmini:build_universal xiaofanc$ cat myconfig_nodebug.sh CFLAGS='-O2 -arch x86_64 -arch i386' ../libusbx/configure --prefix=/usr/local/Cellar/libusb/HEAD --enable-maintainer-mode --disable-dependency-tracking --disable-log --enable-examples-build mymacmini:build_universal xiaofanc$ make make all-recursive Making all in libusb CC libusb_1_0_la-core.lo CC libusb_1_0_la-descriptor.lo CC libusb_1_0_la-io.lo CC libusb_1_0_la-sync.lo CC libusb_1_0_la-darwin_usb.lo ../../libusbx/libusb/os/darwin_usb.c:70: warning: 'darwin_error_str' defined but not used ../../libusbx/libusb/os/darwin_usb.c:70: warning: 'darwin_error_str' defined but not used CC libusb_1_0_la-threads_posix.lo CCLD libusb-1.0.la Making all in doc make[2]: Nothing to be done for `all'. Making all in examples CC listdevs.o CCLD listdevs CC xusb.o CCLD xusb CC dpfp.o CCLD dpfp CC dpfp_threaded-dpfp_threaded.o CCLD dpfp_threaded make[2]: Nothing to be done for `all-am'. -- Xiaofan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel