Hi,

On 06/30/2013 01:45 AM, Pete Batard wrote:
> https://github.com/libusbx/libusbx/commit/7b893cc7cee185c0bf771166ca61a05b32800556
> should now fix the cywgin issue, as well as sort our gettimeofday()
> usage for all the Windows compilers. It also includes the missing "%s"
> reported earlier.
>
> The issue really was that __GCC__ never existed in the first place, even
> for MinGW, and we should have used __GNUC__ all along instead.
>
> I tested compilation for all of MSVC/WDK/MinGW(32/64/Clang)/cywgin and
> everything looks good now.
>
> While I was at it, I increased the buffer size to 1024 (we have some
> crazy long strings for the USB ids on Windows, and I feel that 256 bytes
> might be two small if we ever try to print 2 of them), and fixed some
> whitespace/quotes issues that had been bothering me.

Thanks for fixing this!

> Once more, given the amount of changes that have been pushed since RC1,
> I would strongly suggest that we declare RC2 and push the 1.0.16
> milestone (due tomorrow [1]) by one week (which may give us a chance to
> sort out #95 [2] that is still open against 1.0.16).

Agreed, I'll go and update the schedule and do an rc2 release today.

Regards,

Hans

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to