bug-guile
[Top][All Lists]
Advanced

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

bug#22667: string->bytevector encoding error


From: Andy Wingo
Subject: bug#22667: string->bytevector encoding error
Date: Sun, 07 Aug 2016 23:25:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hi,

On Mon 20 Jun 2016 18:07, Andy Wingo <address@hidden> writes:

> On Sun 14 Feb 2016 23:18, Josep Portella Florit <address@hidden> writes:
>
>> (use-modules (ice-9 iconv))
>> ;; These expressions throw 'encoding-error':
>> (string->bytevector (make-string 129 #\A) "UTF-16")
>> (string->bytevector (make-string 65 #\A) "UTF-32")
>
> For what it's worth, this appears to be fixed in 2.1.3.  However we
> should fix 2.0 as well.

Fixed.  Thanks for the report, and thanks to Mark for diagnosing the
problem.

Andy.





reply via email to

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