chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] srfi-13 patch


From: felix winkelmann
Subject: Re: [Chicken-users] srfi-13 patch
Date: Fri, 9 Sep 2005 07:21:48 +0200

On 9/8/05, Ashley Bone <address@hidden> wrote:
> The implementation of string-concatenate-reverse/shared from SRFI-13
> has a small bug which the attached patch fixes.
> 
> To see the bug, just try:
> 
> (use srfi-13)
> (string-concatenate-reverse/shared (list "longerstring" "short"))
> 
> You'll see some unexpected padding in the result.
> 

Thanks, Ashley. The patch is applied.


cheers,
felix




reply via email to

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