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