diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-02-25 23:01:03 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-02-25 23:01:03 -0800 |
commit | 8ccaa53c2d6bf96aa1b7db291f880a8ee5900d2f (patch) | |
tree | 3f86dc81c6225958f1cd86c382669847b0a1c281 /gc.c | |
parent | d064b170315f3ba4615215930e6ffc27dc7de21e (diff) | |
download | txr-8ccaa53c2d6bf96aa1b7db291f880a8ee5900d2f.tar.gz txr-8ccaa53c2d6bf96aa1b7db291f880a8ee5900d2f.tar.bz2 txr-8ccaa53c2d6bf96aa1b7db291f880a8ee5900d2f.zip |
* configure: Make it an error to have implicit function declarations by
means of -Werror=implicit-function-declarations. Fix broken mkdir and
mknod tests. Regenerate config.make if we add -U__STRICT_ANSI__
to the compiler options, so that later tests benefit from this.
Regenerate config.make right away if adding -D_DARWIN_C_SOURCE.
This allows the makedev test to pass.
* stream.c: Include <sys/types.h> for makedev.
(mknod_wrap): Don't rely on makedev wrappers to be there; test.
Diffstat (limited to 'gc.c')
0 files changed, 0 insertions, 0 deletions