On Saturday, April 2, 2016 at 9:03:30 PM UTC+8, Robby Findler wrote:
> After you make the changes, run "raco setup" from the command line and just
> wait. Everything should be good after that. (No need to delete anything.)
Thanks, Robby, this worked.
Alex.
--
You received this message because y
Hi Matthew,
Thanks for the quick reply. I will try a snapshot build of Racket in a few
days.
Unfortunately, if I just make the changes you suggested in Racket 6.4 and
remove the corresponding .zo and .dep files, I just get linkage errors when I
start Racket. However, this is due to my lack
I've pushed a repair for this problem.
For v6.4, I don't have a workaround except to patch
"collects/syntax/private/modcollapse-noctc.rkt"
by changing line 330 from
(normalize-submod `(submod ,(normalize-recur (cadr s)) ,@relto-submod ,@(cddr
s)))])]
to
(normalize-submod `(submod ,(norma
3 matches
Mail list logo