You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
skymp/skymp5-server/cpp/server_guest_lib/database_drivers/MongoDatabase.cpp:304:3: warning: 'SHA256_Init' is deprecated [-Wdeprecated-declarations]
SHA256_Init(&sha256);
^
skymp/build/vcpkg_installed/x64-linux/include/openssl/sha.h:73:1: note: 'SHA256_Init' has been explicitly marked deprecated here
OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
^
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: