1. ## ERİC BLOODAXE ## MARTY SAMA SOURCE EXTERN WARNİNG ÇÖZÜMLERİ ## C++ ##
  2. Game-Db Source/Extern/include/cryptopp/algparam.h
  3. gir ve arat;
  4. CRYPTOPP_COMPILE_ASSERT(sizeof(CPP_TYPENAME T::value_type) == 1);
  5. altına ekle;
  6. CRYPTOPP_UNUSED(cryptopp_assert_26);
  7. tekrar arat;
  8. AlgorithmParametersTemplate<T>* p = new(buffer) AlgorithmParametersTemplate<T>(*this);
  9. altına ekle;
  10. CRYPTOPP_UNUSED(p);
  11. Game-Db Source/Extern/include/cryptopp/config.h
  12. gir ve arat;
  13. #define CRYPTOPP_DISABLE_ASM
  14. altına ekle;
  15. #define CRYPTOPP_UNUSED(x) ((void)x);
  16. Game-Db Source/Extern/include/cryptopp/misc.h
  17. gir ve arat;
  18. static std::string StringNarrow(const wchar_t *str, bool throwOnError = true)
  19. değiştir;
  20. inline std::string StringNarrow(const wchar_t *str, bool throwOnError = true)
  21. ## ERİC BLOODAXE ## MARTY SAMA SOURCE EXTERN WARNİNG ÇÖZÜMLERİ ## C++ ##