emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17044: closed (R6RS open-input-file failed to reco


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17044: closed (R6RS open-input-file failed to recognize UTF-8 encoded file)
Date: Thu, 20 Mar 2014 03:47:02 +0000

Your message dated Wed, 19 Mar 2014 23:45:26 -0400
with message-id <address@hidden>
and subject line Re: bug#17044: R6RS open-input-file failed to recognize UTF-8 
encoded file
has caused the debbugs.gnu.org bug report #17044,
regarding R6RS open-input-file failed to recognize UTF-8 encoded file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17044: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17044
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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.

--- End Message ---
--- Begin Message --- Subject: Re: bug#17044: R6RS open-input-file failed to recognize UTF-8 encoded file Date: Wed, 19 Mar 2014 23:45:26 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
Xin Wang <address@hidden> writes:

> `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'.

Indeed, thanks for tracking this down.

> BTW, `open-output-file' seems to have a similar problem.

Fixed in 5dcbcfcef8eefd1f9e57d8ba69efe1ca945c95b1.  This will be in
2.0.11, which will most likely be released within a couple of days.

   Thanks,
     Mark


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]