[plt-dev] display on console

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Fri May 22 10:03:18 EDT 2009

When I run the test engine (scheme), I am getting these outputs on  
the console:

> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)
> (display-reason #<unequal> #t #f)

Is this going to be fixed for the release? 


Posted on the dev mailing list.