GNU bug report logs - #24318
char<=? with three args

Previous Next

Package: guile;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Sat, 27 Aug 2016 09:43:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 24318-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Helmut Eller <eller.helmut <at> gmail.com>
Cc: 24318-done <at> debbugs.gnu.org
Subject: Re: bug#24318: char<=? with three args
Date: Fri, 02 Sep 2016 10:06:04 +0200
On Sat 27 Aug 2016 11:42, Helmut Eller <eller.helmut <at> gmail.com> writes:

> Compiling a file x.scm:
>
>   (library (x)
>     (export)
>     (import (rnrs))
>     (define (foo x) (char<=? #\0 x #\9)))
>
> causes an error:

Thanks for the bug report; fixed.  Also added some optimizations so that
char<=? and friends should compile to much nicer code.

Andy




This bug report was last modified 8 years and 262 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.