Archive Index
This month's Index
|
Subject: Re: a libssh2 release soon
Re: a libssh2 release soon
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Jul 2009 10:09:15 +0200 (CEST)
On Tue, 28 Jul 2009, Steven Van Ingelgem wrote:
> MinGW compilation with *-Wall -Werror -Wextra*:
-Werror is of course your choice. libssh2 does not build warning free so I
> C:\TEMP\SVN\libssh2\src\session.c: In function 'session_nonblock':
This is more serious that this looks like, as I already posted about. This
The variables SHOULD be used in that function.
> C:\TEMP\SVN\libssh2\src\session.c: In function '_libssh2_wait_socket':
Isn't this again your (local) changing of the socket variable to unsigned?
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-07-28 |