From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.bugs Subject: Re: regexp-exec fails for long strings Date: Tue, 14 May 2002 20:53:48 -0700 Sender: bug-guile-admin@gnu.org Message-ID: References: <20020425214713.GA19857@www> Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021435202 16501 127.0.0.1 (15 May 2002 04:00:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 May 2002 04:00:02 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 177pxK-0004Hz-00 for ; Wed, 15 May 2002 06:00:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177pxN-0007Tf-00; Wed, 15 May 2002 00:00:05 -0400 Original-Received: from ca-crlsbd-u5-c4a-a-172.crlsca.adelphia.net ([24.48.214.172] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 177pv8-0007I3-00; Tue, 14 May 2002 23:57:46 -0400 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 177prI-0001VF-00; Tue, 14 May 2002 20:53:48 -0700 Original-To: bug-guile@gnu.org, guile-user@gnu.org In-Reply-To: (message from Thien-Thi Nguyen on Thu, 25 Apr 2002 16:29:40 -0700) Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:245 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:245 From: Thien-Thi Nguyen Date: Thu, 25 Apr 2002 16:29:40 -0700 i traced this to `regexec' (glibc 2.2.4) and stopped -- it's not a guile bug after all, as far as i could tell. (also, could not reproduce the behavior under FreeBSD 4.4-RELEASE.) probably time to apt-get update... this problem persists w/ glibc 2.2.5. hmmm.... thi _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile