[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] a memory issue; mildly scaring to me
From: |
Peter Bex |
Subject: |
Re: [Chicken-users] a memory issue; mildly scaring to me |
Date: |
Sat, 24 Sep 2011 18:15:33 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Sep 24, 2011 at 06:08:13PM +0200, Jörg F. Wittenberger wrote:
> Hi,
>
> I tried to change the procedure and instead of those 3 lines
> I left a "return 1;" there. This seems at least to work well
> for some simple checks in csi. But my app will now: a) run
> without valgrinds complaint b) into an endless loop.
>
> Taking into account that while compiling the DEBUGBUILD I ignored
> a ton of warnings about type issues in irregex.scm, I'm kinda
> alarmed that those calls to the questionable equal? originated from
> irregex.
Please try the current master first; it contains some bugfixes to
the types database, which make those irregex errors go away
(changeset 0fbbba9d5fc0dcce7b2364beaf3396d501967d0e).
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth
- [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/24
- Re: [Chicken-users] a memory issue; mildly scaring to me,
Peter Bex <=
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/24
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/24
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/25
- Re: [Chicken-users] a memory issue; mildly scaring to me, Peter Bex, 2011/09/25
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/26
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/26
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/26
- Re: [Chicken-users] a memory issue; mildly scaring to me, Jörg F . Wittenberger, 2011/09/26
- Re: [Chicken-users] a memory issue; mildly scaring to me, John Cowan, 2011/09/26