>> ... starting in 5.0.2 and continuing to 5.1, if there are any failures at
>> all, evaluating even an unrelated expression in the repl will re-pop-up
>> the test failures window.  I type in this:
>> 
>>  (define (foo x) 4)
>> 
>>  (check-expect (foo 3) 5)
>> 
>> in Beginner, press Ctrl-T, and a window pops up as expected.  I close
>> it, type 4 in the REPL and hit Enter, and the window pops up again.  Is
>> this intentional?  That's a little *too* often, I think.

Yes, I bug-reported that last week.

Stephen Bloch
sbl...@adelphi.edu
> 
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to