mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 13:49:17 +02:00
On NetBSD systems the netbsd feature identifier was not actually provided because the macro SEXP_NETBSD was defined twice and the second value was 0. On DragonFly systems the dragonfly feature identifier was not actually provided because the macro SEXP_DRAGONFLY was defined twice and the second value was 0. Also on DragonFly systems the darwin feature identifier was incorrectly provided because SEXP_DARWIN had a value of 1 instead of 0. |
||
---|---|---|
.. | ||
chibi |