curl/lib/vssh
Theo d21bd2190c
libssh: improve the deprecation warning dismissal
Previous code was compiler dependant, and dismissed all deprecation warnings
indiscriminately.

libssh provides a way to disable the deprecation warnings for libssh only, and
naturally this is the preferred way.

This commit uses that, to prevent the erroneous hiding of potential, unrelated
deprecation warnings.

Fixes #12519
Closes #12520
2023-12-14 18:05:53 +01:00
..
libssh2.c lib: eliminate conn->cselect_bits 2023-12-14 15:20:05 +01:00
libssh.c libssh: improve the deprecation warning dismissal 2023-12-14 18:05:53 +01:00
ssh.h vssh: remove the #ifdef for Curl_ssh_init, use empty macro 2023-10-20 22:56:01 +02:00
wolfssh.c lib: eliminate conn->cselect_bits 2023-12-14 15:20:05 +01:00