unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#10246: R6RS library form broken?
@ 2011-12-07 17:53 Tobias Brandt
  2011-12-07 23:00 ` Ian Price
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Brandt @ 2011-12-07 17:53 UTC (permalink / raw)
  To: 10246

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-08 20:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-07 17:53 bug#10246: R6RS library form broken? Tobias Brandt
2011-12-07 23:00 ` Ian Price
2011-12-08 20:05   ` Andy Wingo

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