mit-scheme-devel
[Top][All Lists]
Advanced

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

Re: Error when defining circular list using datum labels


From: Chris Hanson
Subject: Re: Error when defining circular list using datum labels
Date: Sun, 10 Oct 2021 12:52:52 -0700

Yes, this is a known bug.
On Oct 10, 2021, 6:33 AM -0700, Tim Lee <progscriptclone@gmail.com>, wrote:
I tried evaluate this _expression_ found on page 32 of the R7RS-small
standard:

'#1=(a b . #1#)

However, the datum label causes an error in MIT Scheme 11.2:

;Reference to non-shared object: #1#

Is this a bug in MIT Scheme?


reply via email to

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