Richard

Results 2 issues of Richard

…m/mfreiholz/humblelogging/issues/23) * Visual Studio 2015 adds support for %zu (see change in src/formatter/patternformatter.cpp) * I recommend storing the ThreadID as size_t or an equivalent since that appears to be the...

When executing the make command the following warning is generated on macOS: ```bash /Users/richardosborne/Projects/humblelogging/src/util/processinfo.cpp:28:9: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to...