]> Repositorios git - scryer-prolog.git/commit
fix read/1 on non-TTY stdin blocking until newline #3262
authorno382001 <[email protected]>
Tue, 31 Mar 2026 12:40:20 +0000 (14:40 +0200)
committerno382001 <[email protected]>
Tue, 31 Mar 2026 13:52:27 +0000 (15:52 +0200)
commitc065b52778668d17aa9acfefd905305ce98e6b88
tree554c856e07314bc80dd9b1da8a37ad5f831aca69
parent79a9b950cbc64cecbd2d254cf160e2b8d5b215ff
fix read/1 on non-TTY stdin blocking until newline #3262
src/machine/streams.rs
tests-pl/issue3262.pl [new file with mode: 0644]
tests/scryer/issues.rs