[plt-dev] Re: mzlib/trace broken (and thus redex too)

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Sep 29 10:35:41 EDT 2009

Turns out it was easy to fix, so I've committed the change (a function
was renamed, but the provide wasn't changed).

Robby

On Tue, Sep 29, 2009 at 9:24 AM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> From the latest svn sources, running setup-plt:
>
> setup-plt:  in mzlib
> /home/robby/svn/exp/plt/collects/mzlib/trace.ss:7:34: module: provided
> identifier not defined or imported at: trace-apply in: (#%module-begin
> (printing-module-begin (require scheme/pretty (for-syntax
> scheme/base))) (printing-module-begin (provide trace untrace
> current-trace-print-args trace-apply current-trace-notify
> current-prefix-out current-prefix-in)) (printing-module-begi...
>


Posted on the dev mailing list.