mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 22:59:16 +02:00
disabling bidir ports by default
This commit is contained in:
parent
47b88c850f
commit
7b31ba7685
1 changed files with 1 additions and 1 deletions
|
@ -560,7 +560,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef SEXP_USE_BIDIRECTIONAL_PORTS
|
||||
#define SEXP_USE_BIDIRECTIONAL_PORTS ! SEXP_USE_NO_FEATURES
|
||||
#define SEXP_USE_BIDIRECTIONAL_PORTS 0
|
||||
#endif
|
||||
|
||||
#ifndef SEXP_PORT_BUFFER_SIZE
|
||||
|
|
Loading…
Add table
Reference in a new issue