[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Normal way to #include <errno.h> (#179)

Stuart Cassoff notifications at github.com
Wed Jan 3 22:14:55 UTC 2018


MacOS seems to be the only one that specifies sys/errno.h in documentation.
But if that were necessary then I suspect sys/errno.h would be found in more places in the codebase.
Even in the MacOS dir there are plenty of plain errno.h's.
Plain errno.h is POSIX.
I'm pretty certain it's normal for errno.h to #include sys/errno.h.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/179#issuecomment-355142970
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180103/696c4725/attachment.html>


More information about the Vm-dev mailing list