unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Can't define in (if...) after (use-syntax (ice-9 syncase)) ?
@ 2010-08-27 12:49 Cedric Cellier
  2010-08-27 14:04 ` Andreas Rottmann
  0 siblings, 1 reply; 6+ messages in thread
From: Cedric Cellier @ 2010-08-27 12:49 UTC (permalink / raw)
  To: guile-user

guile> (use-syntax (ice-9 syncase))
guile> (if #t (define foo "bar"))
ERROR: invalid context for definition of foo
ABORT: (misc-error)
guile> (version)
$1 = "1.8.7"

apparently syncase module is altering the if or define behavior somehow ?



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

end of thread, other threads:[~2010-09-02 18:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 12:49 Can't define in (if...) after (use-syntax (ice-9 syncase)) ? Cedric Cellier
2010-08-27 14:04 ` Andreas Rottmann
2010-09-01  7:12   ` Cedric Cellier
2010-09-01 15:23     ` Andy Wingo
2010-09-02  4:39       ` Keith Wright
2010-09-02 18:40         ` 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).