chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] string-ci<=? and string-ci>=?


From: Peter Bex
Subject: Re: [Chicken-users] string-ci<=? and string-ci>=?
Date: Tue, 11 Sep 2018 21:05:52 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Tue, Sep 11, 2018 at 08:26:49AM +0200, Sven Hartrumpf wrote:
> Hi.
> 
> The issue reported by Nils Holm
> in http://groups.google.com/group/comp.lang.scheme/t/6b8be06b84b39a7
> affects chicken 5, too:
> 
> > (string-ci<=? "test" "tes")
> #t
> > (string-ci>=? "test" "tes")
> #f

Thanks for reporting this.  I've filed a ticket to track this at
https://bugs.call-cc.org/ticket/1534

I've assigned it to milestone 5.0 and version 5.0.0rc2 so we don't
forget to fix it before releasing 5.0 and it should be in the list
of things which changes since 5.0.0rc2.  We still should apply it
to the chicken-4 branch, so it's included if we ever make a 4.14
version.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

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