bug-guile
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
From
:
Xin Wang
Subject
:
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
Date
:
Thu, 20 Mar 2014 08:41:15 +0800
`open-input-file' in (rnrs io simple) can not recognize UTF-8 encoded file, `open-input-file' in core do not have this problem.
I think it is caused by a bug in definition of `open-input-file', which forget to pass third argument `buffer-mode' to `open-file-input-port'.
BTW, `open-output-file' seems to have a similar problem.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
,
Xin Wang
<=
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
,
Mark H Weaver
,
2014/03/19
Prev by Date:
bug#14404: regexp_exec thread-unsafe
Next by Date:
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
Previous by thread:
bug#14404: regexp_exec thread-unsafe
Next by thread:
bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file
Index(es):
Date
Thread