tradcpp/bool.h used the wrong check for determining C99+ stdbool.h support by the compiler. Use __STDC_VERSION__ rather than __STDC__. |
||
|---|---|---|
| .. | ||
| tests | ||
| CHANGES | ||
| Makefile.am | ||
| TODO | ||
| array.c | ||
| array.h | ||
| bool.h | ||
| config.h | ||
| directive.c | ||
| directive.h | ||
| eval.c | ||
| eval.h | ||
| files.c | ||
| files.h | ||
| inlinedefs.h | ||
| macro.c | ||
| macro.h | ||
| main.c | ||
| mode.h | ||
| output.c | ||
| output.h | ||
| place.c | ||
| place.h | ||
| tradcpp.1 | ||
| union.h | ||
| utils.c | ||
| utils.h | ||
| version.h | ||