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 mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to