Alright, one more email for tonight. I have noticed lately (don't know when it started, but I suppose at least since I started using Chicken 4.9.0.1), that every time I compile anything with csc, I get this warning:
In file included from /usr/include/ctype.h:25:0,
from /usr/include/chicken/chicken.h:104,
from csass.c:11:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
It's rather distracting. Is there a way I can get rid of this warning without hiding all warnings?
Oh, BTW, I see that features.h is part of glibc - of which I have version 2.21.