unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Thamer Al-Harbash <tmh@whitefang.com>
Cc: guile-devel@gnu.org
Subject: Re: record serialization
Date: Mon, 20 Oct 2003 09:27:49 -0700 (PDT)	[thread overview]
Message-ID: <Pine.BSF.4.58.0310200920290.13958@cassandra.whitefang.com> (raw)
In-Reply-To: <878ynfyj97.fsf@zagadka.ping.de>

On Mon, 20 Oct 2003, Marius Vollmer wrote:

[ CCing dev list in case they might have input on this ]

> Oops.  Is it broken in 1.7 as well?

Yes. As far as I can tell SRFI-10 is not behaving with the REPL
very well in both HEAD and the 1.6 release:

guile> (use-modules (srfi srfi-10))
guile> (define foo (lambda (x) (display x) (newline)))
guile> (define-reader-ctor 'foobar foo)
guile> #,(foobar "foobar")
foobar
...

And it hangs expecting more data which is strange. In the
documented example (read-line) is used but I am not sure right
now why it hangs when the data is passed through the REPL. It
looks like control is never given back to the REPL.

Will look at this tonight as well.

-- 
Thamer Al-Harbash
GPG Key fingerprint: D7F3 1E3B F329 8DD5 FAE3  03B1 A663 E359 D686 AA1F


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


       reply	other threads:[~2003-10-20 16:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.BSF.4.58.0310200215020.99635@cassandra.whitefang.com>
     [not found] ` <878ynfyj97.fsf@zagadka.ping.de>
2003-10-20 16:27   ` Thamer Al-Harbash [this message]
2003-10-20 23:38     ` record serialization Thamer Al-Harbash
2003-10-21  7:58       ` Marius Vollmer

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=Pine.BSF.4.58.0310200920290.13958@cassandra.whitefang.com \
    --to=tmh@whitefang.com \
    --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).