guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange behavior of define-public in 1.7


From: Andreas Rottmann
Subject: Strange behavior of define-public in 1.7
Date: Tue, 28 Oct 2003 12:34:12 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Hi!

I just wanted to try some app under 1.7, when I ran into this:

guile> (define-public (x) (define (y) #f) #t)
guile> (use-syntax (ice-9 syncase))
guile> (define-public (x) (define (y) #f) #t)
ERROR: invalid context for definition of y
ABORT: (misc-error)
guile>

Is this intended?

Regards, Andy
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

It's *GNU*/Linux dammit!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]