bug-guile
[Top][All Lists]
Advanced

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

bug#54141: [PATCH] Allow utf[8/16/32]->string functions to take start an


From: Vijay Marupudi
Subject: bug#54141: [PATCH] Allow utf[8/16/32]->string functions to take start and ends bounds
Date: Thu, 24 Feb 2022 08:38:38 -0500

Hello,

I have attached a patch that extend the bytevector->string functions to
take an start and end range.

The second patch changes the r7rs compatibility layer to use this new
functionality instead of the making a new bytevector as an intermediate
step.

~ Vijay

Attachment: 0001-Allow-utf8-string-utf16-string-utf32-string-to-take-.patch
Description: Text Data

Attachment: 0002-Re-export-utf8-string-instead-of-wrapper-with-extra-.patch
Description: Text Data


reply via email to

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