mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-11 14:23:19 +03:00
e001d266fe
It seems relevant to all BSD systems. In xcode the option -Wno-error-implicit-function-declaration is enabled. So the following error occured: Idris2/support/c/idris_file.c:76:13: Missing '#include <sys/time.h>'; declaration of 'select' must be imported from module 'Darwin.POSIX.sys.time' before it is required I hope it won't break anything on linux. |
||
---|---|---|
.. | ||
windows | ||
.gitignore | ||
getline.c | ||
getline.h | ||
idris_buffer.c | ||
idris_buffer.h | ||
idris_directory.c | ||
idris_directory.h | ||
idris_file.c | ||
idris_file.h | ||
idris_net.c | ||
idris_net.h | ||
idris_support.c | ||
idris_support.h | ||
Makefile |