chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] a memory issue; mildly scaring to me


From: John Cowan
Subject: Re: [Chicken-users] a memory issue; mildly scaring to me
Date: Mon, 26 Sep 2011 08:39:29 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

Jörg F. Wittenberger scripsit:

> There is a suspicious line in regex-core.scm 2222:
>
> it reads:
>
>    (printing or graphic whitespace)
>
> IMHO it should read:
>
>    (printing . (or graphic whitespace))

Those are exactly the same thing.  I run into this all the time when
creating a-lists where the value is a list.

-- 
We call nothing profound                        address@hidden
that is not wittily expressed.                  John Cowan
        --Northrop Frye (improved)



reply via email to

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