guile-user
[Top][All Lists]
Advanced

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

Re: Strange behavior of define-public in 1.7


From: rm
Subject: Re: Strange behavior of define-public in 1.7
Date: Tue, 28 Oct 2003 12:49:41 +0100
User-agent: Mutt/1.5.3i

On Tue, Oct 28, 2003 at 12:34:12PM +0100, Andreas Rottmann wrote:
> Hi!
> 
> I just wanted to try some app under 1.7, when I ran into this:

The same behavior can be seen under 1.6.4

 Ralf Mattes

> 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!
> 
> 
> _______________________________________________
> Guile-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/guile-user




reply via email to

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