Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-09-02 Thread Xiaofan Chen
On Mon, Sep 2, 2013 at 7:48 PM, Gisle Vanem wrote: > BTW. How come SF's Mailman doesn't send me copies of my own > messages even though I've told it so? I've checked the settings at > https://lists.sourceforge.net/lists/options/libusbx-devel > and see that "Receive your own posts to the list?

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-09-02 Thread Gisle Vanem
"Pete Batard" wrote: >> On Sat, Aug 31, 2013 at 12:21 AM, Gisle Vanem wrote: >>> when I'm using '-Wp64' in my CFLAGS. > > This flag does not exist in VS2012. No, but in MSVC 2010. Deprecated even there. BTW. How come SF's Mailman doesn't send me copies of my own messages even though I've to

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-09-02 Thread Pete Batard
On 2013.09.02 05:52, Xiaofan Chen wrote: > On Sat, Aug 31, 2013 at 12:21 AM, Gisle Vanem wrote: >> when I'm using '-Wp64' in my CFLAGS. This flag does not exist in VS2012. >> "enable 64 bit porting warnings". >> I'm on a 32-bit WIndows: >> >> libusb/core.c(692) : warning C4267: '=' : conversion

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-09-02 Thread Gisle Vanem
"Xiaofan Chen" wrote: > Did you see this with the default Visual C++2010 solution file settings > for the 64bit build? I didn't use a .sln file at all. But a home-brew GNU makefile. Then I like to think I have more control. --gv -

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-09-01 Thread Xiaofan Chen
On Sat, Aug 31, 2013 at 12:21 AM, Gisle Vanem wrote: > Good job, but there are some warnings from MSVC v16 Is that Visual C++ 2010? > when I'm > using '-Wp64' in my CFLAGS. "enable 64 bit porting warnings". > I'm on a 32-bit WIndows: > > libusb/core.c(692) : warning C4267: '=' : conversion from

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-31 Thread Xiaofan Chen
On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen wrote: > On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: >> I'm very happy to announce libusbx-1.0.17-rc1. >> >> You can download the 1.0.17-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 >> >> Please giv

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Hans de Goede
Hi, On 08/30/2013 03:35 PM, Xiaofan Chen wrote: > On Fri, Aug 30, 2013 at 8:47 PM, Xiaofan Chen wrote: >> On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen wrote: >>> On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: I'm very happy to announce libusbx-1.0.17-rc1. You can download

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Gisle Vanem
Good job, but there are some warnings from MSVC v16 when I'm using '-Wp64' in my CFLAGS. "enable 64 bit porting warnings". I'm on a 32-bit WIndows: libusb/core.c(692) : warning C4267: '=' : conversion from 'size_t' to 'ssize_t', possible loss of data libusb/os/windows_usb.c(173) : warning C426

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Hans de Goede
Hi, On 08/30/2013 04:31 PM, Sean McBride wrote: > On Wed, 28 Aug 2013 11:35:33 +0200, Hans de Goede said: > >> You can download the 1.0.17-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 >> >> Please give it a thorough testing, and report any issues you find

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Sean McBride
On Wed, 28 Aug 2013 11:35:33 +0200, Hans de Goede said: >You can download the 1.0.17-rc1 tarbal here: >http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 > >Please give it a thorough testing, and report any issues you find. It builds on OS X 10.5.8 on PowerPC and on OS X 10.8.5 o

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Xiaofan Chen
On Fri, Aug 30, 2013 at 8:47 PM, Xiaofan Chen wrote: > On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen wrote: >> On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: >>> I'm very happy to announce libusbx-1.0.17-rc1. >>> >>> You can download the 1.0.17-rc1 tarbal here: >>> http://downloads.source

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Xiaofan Chen
On Fri, Aug 30, 2013 at 4:14 PM, Xiaofan Chen wrote: > On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: >> I'm very happy to announce libusbx-1.0.17-rc1. >> >> You can download the 1.0.17-rc1 tarbal here: >> http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 >> >> Please giv

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Hans de Goede
Hi, On 08/30/2013 02:30 PM, Toby Gray wrote: > On 28/08/13 10:35, Hans de Goede wrote: >> Hi All, >> >> I'm very happy to announce libusbx-1.0.17-rc1. >> >> 2013-08-28: v1.0.17-rc1 >> * Hotplug callbacks now always get passed a libusb_context, even if it is >> the default context. Previously N

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Toby Gray
On 28/08/13 10:35, Hans de Goede wrote: Hi All, I'm very happy to announce libusbx-1.0.17-rc1. 2013-08-28: v1.0.17-rc1 * Hotplug callbacks now always get passed a libusb_context, even if it is the default context. Previously NULL would be passed for the default context, but since the f

Re: [Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-30 Thread Xiaofan Chen
On Wed, Aug 28, 2013 at 5:35 PM, Hans de Goede wrote: > I'm very happy to announce libusbx-1.0.17-rc1. > > You can download the 1.0.17-rc1 tarbal here: > http://downloads.sourceforge.net/libusbx/libusbx-1.0.17-rc1.tar.bz2 > > Please give it a thorough testing, and report any issues you find. I di

[Libusbx-devel] Announcing libusbx-1.0.17-rc1

2013-08-28 Thread Hans de Goede
Hi All, I'm very happy to announce libusbx-1.0.17-rc1. 2013-08-28: v1.0.17-rc1 * Hotplug callbacks now always get passed a libusb_context, even if it is the default context. Previously NULL would be passed for the default context, but since the first context created is the default context,