• JamesReynolds's avatar
    Fixes #717 · aa9012fa
    JamesReynolds authored
    This fix uses the fmt::safe_strerror instead of the underlying
    strerror_r functionality. I think this is better - but I'm not
    sure if there is a reason for avoiding the use of this function.
    aa9012fa
Name
Last commit
Last update
bench Loading commit data...
cmake Loading commit data...
example Loading commit data...
include/spdlog Loading commit data...
tests Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
format.sh Loading commit data...