unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Tobias Brandt <tob.brandt@googlemail.com>
To: 10246@debbugs.gnu.org
Subject: bug#10246: R6RS library form broken?
Date: Wed, 7 Dec 2011 18:53:59 +0100	[thread overview]
Message-ID: <CAOOWqip0SfWBWi8hmMTJ0oKqMO4SR5SX9A1ACETf5z8v=_xL0g@mail.gmail.com> (raw)

Hi,

I'm running the latest git version (2.0.3.244-04ec29).
Declaring a R6RS style library doesn't work:

(library (foo))

=>
ice-9/psyntax.scm:1422:30: In procedure expand-macro:
ice-9/psyntax.scm:1422:30: Syntax error:
source expression failed to match any pattern in form (library (foo))


while this does:

(define-module (foo))





             reply	other threads:[~2011-12-07 17:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-07 17:53 Tobias Brandt [this message]
2011-12-07 23:00 ` bug#10246: R6RS library form broken? Ian Price
2011-12-08 20:05   ` Andy Wingo

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='CAOOWqip0SfWBWi8hmMTJ0oKqMO4SR5SX9A1ACETf5z8v=_xL0g@mail.gmail.com' \
    --to=tob.brandt@googlemail.com \
    --cc=10246@debbugs.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).