1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/scheme
Ludovic Courtès d5659b7869
r7rs: 'read-u8' now defaults to 'current-input-port'.
Fixes <https://bugs.gnu.org/62690>.
Reported by Rui Zhang <zrui16@hotmail.com>.

* module/scheme/base.scm (read-u8): Change default value of 'port'.
2023-07-16 22:31:19 +02:00
..
base.scm r7rs: 'read-u8' now defaults to 'current-input-port'. 2023-07-16 22:31:19 +02:00
case-lambda.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
char.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
complex.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
cxr.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
eval.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
file.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
inexact.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
lazy.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
load.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
process-context.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
r5rs.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
read.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
repl.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
time.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00
write.scm Add initial implementation of R7RS modules 2019-11-16 21:09:46 +01:00