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.user Subject: Re: regexp-exec fails for long strings Date: Tue, 14 May 2002 20:53:48 -0700 Sender: guile-user-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 1021435350 16686 127.0.0.1 (15 May 2002 04:02:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 15 May 2002 04:02:30 +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 177pzi-0004L1-00 for ; Wed, 15 May 2002 06:02:30 +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 177pxP-0007U4-00; Wed, 15 May 2002 00:00:07 -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: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:421 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:421 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 _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user