[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1047: irregex extracts wrong submatches in some
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1047: irregex extracts wrong submatches in some situations |
Date: |
Sun, 25 Aug 2013 07:02:47 -0000 |
#1047: irregex extracts wrong submatches in some situations
-----------------------------+----------------------------------------------
Reporter: kristianlm | Owner: sjamaan
Type: defect | Status: closed
Priority: critical | Milestone: 4.9.0
Component: core libraries | Version: 4.8.x
Resolution: fixed | Keywords:
-----------------------------+----------------------------------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => fixed
Comment:
OK, I just verified and it looks like Irregex 0.8.3 contains the bug,
later ones do not.
I had no idea about the state of Chicken 4.8.0 (that's why I didn't bother
testing this with master), but after digging through the git log and the
mailinglist archives it turned out that chicken 4.8.0 contains a copy of
Irregex 0.8.3; the latest release is 0.9.2, which has some major
performance enhancements.
The good part is, CHICKEN master contains this version, and I'm happy to
report it just works there. So that means this ticket can be closed.
Woohoo ;)
I guess we really need to gear up for a release Real Soon Now!
--
Ticket URL: <http://bugs.call-cc.org/ticket/1047#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.