Joerg Sonnenberger <[email protected]> wrote: > I'm not sure which change, but now I get fallout in the clang builds > from constructs like: > > . if defined(HAVE_GCC) && ${HAVE_GCC} > 0
Sorry about that. Fixed, and added a unit-test for it.
Joerg Sonnenberger <[email protected]> wrote: > I'm not sure which change, but now I get fallout in the clang builds > from constructs like: > > . if defined(HAVE_GCC) && ${HAVE_GCC} > 0
Sorry about that. Fixed, and added a unit-test for it.