nim-syslog
nim-syslog copied to clipboard
Fixing errors on BSD-based systems
https://github.com/FedericoCeratto/nim-syslog/pull/11#issuecomment-522240596 https://nim-lang.org/blog/2019/07/17/version-0202-released.html
TSa_Family
is of type uint8
on BSD-based systems.
On Linux it works, now let the CI show if it works on macOS.