fengga
fengga
### This is a - [x] Bugfix ### I have - [x] [Run the tests](README.md#install-optional) After I updated easylogging from v9.96.7 to v9.97.0, this code: catch(std::exception & ex){ // Extremely...
### Describe the issue A recent change https://github.com/google/googletest/commit/9c332145b71c36a5bad9688312c79184f98601ff will generate this warning: /home/vsts/work/1/s/deps/googletest/googletest/include/gtest/gtest-printers.h:532:9: error: implicit conversion from 'int32_t' (aka 'int') to 'float' may lose precision [-Werror,-Wimplicit-int-float-conversion] if (static_cast(val * mulfor6...
### Library version used 4.72.1 ### .NET version net8.0 ### Scenario PublicClient - desktop app ### Is this a new or an existing app? None ### Issue description and reproduction...