On Sunday, October 2, 2016 at 10:40:46 AM UTC-5, Alex wrote:
> Hi Matthew,
>
> > You can get the same error as DrRacket by using `raco make` before
> > `racket` on the command line.
>
> So it does! Thanks for the info/advice! And Scott, sorry for temporarily
> hijacking your thread.
>
> Cheer
ound is to use `define-namespace-anchor` in a
> module that does not call any functions with a contract via
> `racket/contract` (which is, of course, something you generally should
> not have to know or worry about).
>
> Matthew
>
> At Sat, 1 Oct 2016 21:01:05 -0700 (PDT
I am getting strange error in my Racquel package unit tests. I'm not sure what
Racket release it started appearing in, but certainly 6.6 or 6.5. A couple of
days ago, I posted the all of code that was causing the error, but there was
too much going on for anyone to make sense of it (including me
I was looking through the Racket packages the other day and noticed that there
are errors in the Racquel package that I maintain. I the error I am seeing is
not very helpful:
define-values: assignment disallowed;
cannot re-define a constant
constant: lifted.0
The problem is that there is no
4 matches
Mail list logo