2013/2/17 Pete Batard <p...@akeo.ie>:
> On 2013.02.16 17:50, Ludovic Rousseau wrote:

>> ../../libusb/os/threads_windows.c:137:1: warning: '__inline' is not at
>> beginning of declaration [-Wold-style-declaration]
>
> The compiler's probably right on that one. Easy to fix.

Fixed in 
https://github.com/libusbx/libusbx/commit/9ae570065668ad89fe38afbb5d6f9e60f54a0945

>> ../../libusb/os/threads_windows.c: In function 'usbi_cond_timedwait':
>> ../../libusb/os/threads_windows.c:190:2: warning: nested extern
>> declaration of 'epoch_time' [-Wnested-externs]
>
> Might have to add include guards somewhere, unless it's a MinGW issue.

Fixed in 
https://github.com/libusbx/libusbx/commit/0ee67c5cb75e75c2a409fa58671fe15da4d8fdf4

Bye

-- 
 Dr. Ludovic Rousseau

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to