On Mon, 27 Jul 2009, Steven Van Ingelgem wrote:
> - if (fds[i].fd.channel->session->socket_fd > maxfd)
> + if (fds[i].fd.channel->session->socket_fd > (unsigned
> int)maxfd)
but but but... aren't both socket_fd and maxfd regular ints?
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2009-07-27