Eli Barzilay wrote:
* If it's OSX, and no `git' was found in the path, then try
"/opt/local/bin/git". This looks like the common place to get it
installed on OSX (please correct me if it's wrong).
Homebrew (and a simple ./configure&&make install) will put it in
/usr/local/bin. It might be
I'm hitting a module mismatch that won't go away no matter how many
times I type raco make or raco setup.
Running the module
#lang racket
(require redex)
variables-not-in
produces
link: module mismatch, probably from old bytecode whose dependencies
have changed: variable not provided (directly
Is the DrRacket option "populate compiled/ directories" enabled or
disabled? If it is enabled, disable it and try again. I get this
kind of behavior with planet development links sometimes; see PR
10685. Of course, these problems may not be directly related even if
this option does fix your prog
I get the same error with the option disabled.
On Wed, Nov 3, 2010 at 1:41 PM, Carl Eastlund wrote:
> Is the DrRacket option "populate compiled/ directories" enabled or
> disabled? If it is enabled, disable it and try again. I get this
> kind of behavior with planet development links sometimes;
Did you edit files that drracket depends on and then not restart drracket?
On Wed, Nov 3, 2010 at 1:24 PM, Casey Klein
wrote:
> I'm hitting a module mismatch that won't go away no matter how many
> times I type raco make or raco setup.
>
> Running the module
>
> #lang racket
> (require redex)
> v
No, but I did run the wrong drracket executable after getting a
pristine build. Sorry for the noise!
On Wed, Nov 3, 2010 at 2:06 PM, Robby Findler
wrote:
> Did you edit files that drracket depends on and then not restart drracket?
>
> On Wed, Nov 3, 2010 at 1:24 PM, Casey Klein
> wrote:
>> I'm h
Dear Heavens, this is the most unpleasant message box I've seen in a while,
when trying to save a file with the extension "scrbl" in OS X 10.6.4:
You cannot save this document with extension ".scrbl" at the end of the
name. The required extension is ".".
You can choose to use both, so that your
I think you want to count paragraphs not lines (and leave space when
lines wrap). Otherwise the numbers won't match up with the error
messages.
Robby
On Wednesday, November 3, 2010, wrote:
> rafkind has updated `master' from c990d602b0 to 68c197f639.
> http://git.racket-lang.org/plt/c990d602b
Ah thanks, I was going to bug you about reviewing my code at some point :)
On 11/03/2010 04:28 PM, Robby Findler wrote:
> I think you want to count paragraphs not lines (and leave space when
> lines wrap). Otherwise the numbers won't match up with the error
> messages.
>
> Robby
_
I like the new "gc" cursor. I see something interesting though, when DrRacket
starts spinning hard, which is that the recycle cursor gets left wherever it
was, and the traditional pizza returns. This is more in the realm of curiosity
than bug, though.
John
smime.p7s
Description: S/MIME cry
On Nov 3, 2010, at 5:43 PM, John Clements wrote:
> I like the new "gc" cursor. I see something interesting though, when
> DrRacket starts spinning hard, which is that the recycle cursor gets left
> wherever it was, and the traditional pizza returns. This is more in the
> realm of curiosity t
11 matches
Mail list logo