scsh-hackers
[Top] [All Lists]

[Scsh-hackers] [ scsh-Bugs-439327 ] Another regexp bug in 0.5.3 & 0.6

To: noreply@sourceforge.net
Subject: [Scsh-hackers] [ scsh-Bugs-439327 ] Another regexp bug in 0.5.3 & 0.6
From: noreply@sourceforge.net
Date: Tue, 10 Jul 2001 04:54:31 -0700
List-id: Discussion among the implementors <scsh-hackers.lists.sourceforge.net>
Sender: scsh-hackers-admin@lists.sourceforge.net
Bugs item #439327, was opened at 2001-07-07 11:21
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=439327&group_id=10493

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Mike Sperber (sperber)
Assigned to: Olin Shivers (olin-shivers)
Summary: Another regexp bug in 0.5.3 & 0.6

Initial Comment:
In short:

> (define *srfi-html-title-regexp* (make-regexp
"<title>SRFI[ -](0|([1-9][0-9]*))(.*)</title>"))

Error: Illegal Posix regexp -- terminated early
       "<title>SRFI[ -](0|([1-9][0-9]*))(.*)</title>"
       30

This used to work in 0.5.1.

----------------------------------------------------------------------

>Comment By: Mike Sperber (sperber)
Date: 2001-07-10 04:54

Message:
Logged In: YES 
user_id=43931

Fixed in 0.5 and 0.6.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=439327&group_id=10493


<Prev in Thread] Current Thread [Next in Thread>