unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Cc: guile-devel@gnu.org
Subject: Re: Patch for ice-9/format.scm (removes arbitrary ~{...~} iteration limit)
Date: Sat, 10 Jul 2004 11:05:16 +1000	[thread overview]
Message-ID: <87vfgwisdv.fsf@zip.com.au> (raw)
In-Reply-To: <uw565akiny8.fsf@merkur.math.uni-magdeburg.de> (Matthias Koeppe's message of "Tue, 25 May 2004 16:25:03 +0200")

Matthias Koeppe <mkoeppe@merkur.math.uni-magdeburg.de> writes:
>
> To my surprise, the list was cut off after the 100th element.

I've been writing some new doco for format (and adding some checks to
my lint program), and noticed this limit too, but didn't know what it
meant.  The common lisp spec doesn't say anything like it as far as I
can tell.

Maybe it was to avoid going into an infinite loop, but there's plenty
of other ways that can happen :), so it's hardly a motivation.

> I am sending a testcase for Guile's test suite and a patch that fixes
> the problem.

Looks likely.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2004-07-10  1:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 14:25 Patch for ice-9/format.scm (removes arbitrary ~{...~} iteration limit) Matthias Koeppe
2004-07-10  1:05 ` Kevin Ryde [this message]
2004-07-13  8:32   ` Matthias Koeppe
2004-07-19  0:47     ` Kevin Ryde
2004-07-19  9:04       ` Matthias Koeppe

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=87vfgwisdv.fsf@zip.com.au \
    --to=user42@zip.com.au \
    --cc=guile-devel@gnu.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).