[plt-scheme] Trace error in 209
Hi all,
First of all, this error doesn't happen in 299.26.
With language module:
(module test (lib "swindle.ss" "swindle")
; (require (lib "trace.ss"))
(define (foo a)
(+ a 1))
(provide foo)
)
In interactions:
> (require (lib "trace.ss"))
> (trace foo)
reference to an identifier before its definition: -:trace-table
However, if I uncomment the require trace.ss in definitions and
the only trace foo in definitions, it works!
It was just to report this issue.
Cheers,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Engº de Informática e Computadores
INESC-ID - Grupo SAT - MathSAT