Closed stevetranby closed 6 years ago
Thanks for reporting it. Could you maybe do a PR with the proposed, tested changes? Right now I unfortunately don't have a way to test things on OS X myself.
I will try to continue testing macOS as the project progresses.
[edited]
The
ion
binary compiles fine withgcc main.c
However, the Ion tests don't compile unless I duplicate linux files:
Also, on OSX (10.13 High Sierra, XCode 9.3)
clock_t
is defined asunsigned long
:from mac system headers
stdio_osx.ion:
from mac system headers