[racket-dev] Pre-Release Checklist for v5.1.2
Stephen Chang <stchang at ccs.neu.edu> writes:
>>> - Stepper Tests
>>
>> Printing in the Stepper is broken yet again. (I get backquote printing
>> for the DMdA levels for lists.) I'll try to fix it Monday or Tuesday.
>
> Mike, is the DMdA stepper the same as the HtDP stepper?
Yes.
> I'm only seeing 1 dmda test in collects/tests/stepper but it doesnt
> have any lists. Can you describe the failing test case?
Pick the DeinProgramm -> Die Macht der Abstraktion language.
Type, say
(list 1 2)
and Step. You should get
#<list 1 2>
printed as an evaluation result (which is how it's printed in the REPL),
instead you get `(1 2).
Help with this would be much appreciated!
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla