On Mon, May 7, 2012 at 8:40 AM, Pete Batard <p...@akeo.ie> wrote:
> Libusbx v1.0.11 RC1 is now available either from git, or as a source
> tarball from:
> https://sourceforge.net/projects/libusbx/files/releases/1.0.11/source/
>
> This is the RC for the 1.0.11 bugfix release, that reverts the
> removal of critical Windows event handling call, which was
> introduced in 1.0.10, and also adds timestamped logging as
> its main features. For other changes, either see the git log
> or the NEWS file.
>
> Please test and report issues within 48 hours. The official release is
> planned for Tuesday.

There is one minor warning under OpenBSD (5.1 Current).
But I think that is not a problem for the 1.0.11 release.

bash-4.2$ 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-openbsd_usb.lo
  CC     libusb_1_0_la-threads_posix.lo
  CCLD   libusb-1.0.la
Making all in doc
Making all in examples
  CC     listdevs.o
  CCLD   listdevs
  CC     xusb.o
  CCLD   xusb
xusb.o(.text+0x10a3): In function `main':
/home/mcuee/Desktop/build/libusbx/libusbx-1.0.11-rc1/examples/xusb.c:781:
warning: strcat() is almost always misused, please use strlcat()
  CC     dpfp.o
  CCLD   dpfp
  CC     dpfp_threaded-dpfp_threaded.o
  CCLD   dpfp_threaded

-- 
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

Reply via email to