[plt-scheme] still stuck with typed scheme problem: "Expected Attribute, but got Attribute"

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Apr 28 10:28:32 EDT 2010

On Wed, Apr 28, 2010 at 10:26 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> The error is caused by the #:mutable argument to the define-struct:
> expression that defines Attribute. Remove that and the code compiles.
> This is, I think, a bug in Typed Scheme.

You're correct on both counts, Noel.  I'll try to get this bug fixed soon.

-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.