* ports.h (SCM_CUC): #define as ~SCM_CRDY instead of 0x001fffffL.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 5 Nov 1998 16:02:55 +0000 (16:02 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 5 Nov 1998 16:02:55 +0000 (16:02 +0000)
commit44e0a162a27d90bf0a302eba35d614f966056b00
treea29f8f07da51620b9f94504239895eaea713e59d
parent94b16acb85f1f712267b9cff1174864392beeaea
* ports.h (SCM_CUC): #define as ~SCM_CRDY instead of 0x001fffffL.
This is quite important since the latter clears the
FPORT_READ_SAFE and FPORT_WRITE_SAFE flags causing flushes at
every single character read...
libguile/ChangeLog
libguile/ports.h