unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Pach Roman (GS-EC/ESA4) *" <Roman.Pach@de.bosch.com>
Subject: guile-1.7 + cygwin + (ice-9 syncase)
Date: Thu, 27 Jan 2005 07:31:14 +0100	[thread overview]
Message-ID: <C833F6C0EF3DD24DA46FADF0A87466931E9F4B@fe-mail18.de.bosch.com> (raw)

Hello,
I have installed the new version (i.e. 1.7) on my computer and tried the following simple sequence:

bash> guile
guile> (use-syntax (ice-9 syncase))
guile> (while #f)
ERROR: invalid syntax ()
ABORT: (misc-error)
guile> 

The following test in turn generates no errors:

bash> guile
guile> (while #f)
guile> 

There were no problems using guile-1.6.4.

Bye, Roman


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


             reply	other threads:[~2005-01-27  6:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27  6:31 Pach Roman (GS-EC/ESA4) * [this message]
2005-01-27 21:18 ` guile-1.7 + cygwin + (ice-9 syncase) Kevin Ryde

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=C833F6C0EF3DD24DA46FADF0A87466931E9F4B@fe-mail18.de.bosch.com \
    --to=roman.pach@de.bosch.com \
    /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).