unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@giblet.glug.org>
Cc: bug-guile@gnu.org, guile-user@gnu.org
Subject: Re: regexp-exec fails for long strings
Date: Thu, 25 Apr 2002 16:29:40 -0700	[thread overview]
Message-ID: <E170sgG-0001Na-00@giblet> (raw)
In-Reply-To: <20020425214713.GA19857@www> (rm@fabula.de)

   From: rm@fabula.de
   Date: Thu, 25 Apr 2002 23:47:13 +0200

   |  guile> (test ok)
   |  string-length 42	=> ok
   |  guile> (test (+space ok 11672))
   |  string-length 11714	=> ok
   |  guile> (test (+space ok 11673))
   |  string-length 11715	=> ok
   |  guile> (test (+space ok 11674))
   |  string-length 11716	=> FAIL
   |  guile> (test (+space ok 11675))
   |  string-length 11717	=> FAIL
   |  guile> (test (+space ok 11700))
   |  string-length 11742	=> FAIL
   |  guile> 

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...

thi

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


  reply	other threads:[~2002-04-25 23:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-25 20:05 regexp-exec fails for long strings Thien-Thi Nguyen
2002-04-25 21:47 ` rm
2002-04-25 23:29   ` Thien-Thi Nguyen [this message]
2002-05-15  3:53     ` Thien-Thi Nguyen
2002-05-15  6:04       ` Wolfgang Jährling
2002-05-15  8:19         ` Thien-Thi Nguyen
2002-04-26  4:32   ` Tom Lord

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E170sgG-0001Na-00@giblet \
    --to=ttn@giblet.glug.org \
    --cc=bug-guile@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=ttn@glug.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).