Kamil Dudka <[email protected]> writes: > On Tuesday 15 of December 2009 23:56:02 Peter Stuge wrote: >> Simon Josefsson wrote: >> > Any solution that solves the problem is welcome. Right now we have >> > one concrete suggestion: to mark the unused variables with (void) >> > in the function body. >> >> How about remove all unused parameters? > > I've written patches exactly for those warnings two weeks ago: > > http://www.mail-archive.com/[email protected]/msg00796.html
That patch is no longer relevant, right? I removed the 'session' parameter instead of ignoring it, and ignored the 'enc' parameter in the same way you suggested. Sorry for not catching your patch earlier. Please check latest git. /Simon _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
