-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-DGCDEBUG=1
is incompatible with -D_POSIX_C_SOURCE=200112L
#155
Comments
As for the standards compliance issues unrelated to Speaking of POSIX, Lastly, |
Sounds like my hope to have a strictly POSIX.1-2001-compliant |
Seems there is some better standards-compliance that can be done in
gc.c
. I wonder if we could get rid of the big__MACH__
block while we do.The text was updated successfully, but these errors were encountered: