status-im / nim-chronos

Chronos - An efficient library for asynchronous programming
https://status-im.github.io/nim-chronos/
Apache License 2.0
362 stars 51 forks source link

Fix cast[pointer] issues on nim-devel. #381

Closed cheatfate closed 1 year ago

cheatfate commented 1 year ago

This PR introduces fixes for latest devel changes, one of the fixes requires to have Posix error codes as constants.