cdesktopenv/cde/util
Jon Trulson 465b8461c6 tradcpp: fix bool issue with newer compilers (GCC 15)
tradcpp/bool.h used the wrong check for determining C99+ stdbool.h
support by the compiler.  Use __STDC_VERSION__ rather than __STDC__.
2025-03-11 09:21:35 -06:00
..
tradcpp tradcpp: fix bool issue with newer compilers (GCC 15) 2025-03-11 09:21:35 -06:00
Makefile.am Add tradcpp to the repository, and use it as GENCPP (generic preprocessor) 2019-10-30 19:19:21 -06:00