SSH_DEPRECATED LIBSSH_API int ssh_is_server_known(ssh_session session);
Hello All , Just a fyi . Not an error tho worth the mentioning . Latest pull as of tonight . Attached full autoreconfig -a & ./configure & make , Log . # Snippit ... CC -o obj/sysdep/unix/io.o -c sysdep/unix/io.c sysdep/unix/io.c: In function âsk_ssh_connectâ: sysdep/unix/io.c:1157:7: warning: âssh_is_server_knownâ is deprecated [-Wdeprecated-declarations] 1157 | switch (ssh_is_server_known(s->ssh->session)) | ^~~~~~ In file included from ./lib/socket.h:17, from sysdep/unix/io.c:37: /usr/include/libssh/libssh.h:546:31: note: declared here 546 | SSH_DEPRECATED LIBSSH_API int ssh_is_server_known(ssh_session session); | ^~~~~~~~~~~~~~~~~~~ CC -o obj/sysdep/unix/krt.o -c sysdep/unix/krt.c Hth , JimL -- +---------------------------------------------------------------------+ | James W. Laferriere | System Techniques | Give me VMS | | Network & System Engineer | 3237 Holden Road | Give me Linux | | jiml@system-techniques.com | Fairbanks, AK. 99709 | only on AXP | +---------------------------------------------------------------------+
participants (1)
-
James W. Laferriere