Fails to compile on macOS
dignifiedquire opened this issue · 2 comments
dignifiedquire commented
Getting "cannot find function posix_fadvise
in module libc
" when trying to compile master on macOS.
niklasf commented
Thanks for reporting. Added OSX to CI, fixed and released positioned-io-preview 0.3.2.
dignifiedquire commented
Thank you!