Re: [racket] Dr Racket error OS X Lion

2011-08-07 Thread mike owens
I will give the build a try. Since I closed the code graph tool the problem has stopped occuring. I will reopen the code graph for testing the new build. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
34 >> from plt/collects/framework/private/text.rkt. The line in question >> looks like this: >> >> (set! todo '()) >> >> (You have to restart DrRacket after that change to see the fix.) >> >> Of course, do send along the exact error, just

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
to go about finding the bug. > > Thanks, > Robby > > On Sat, Aug 6, 2011 at 9:13 PM, Mike Owens wrote: >> Unfortunately the error no longer appears and DrRacket just freezes. In the >> dev list it is the same errors that were reported for Windows. >> >>

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
useless to you, but depending on exactly how it appears to be freezing > there are different ways that I would try to go about finding the bug. > > Thanks, > Robby > > On Sat, Aug 6, 2011 at 9:13 PM, Mike Owens wrote: >> Unfortunately the error no longer appears and DrRacke

Re: [racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
> (set! todo '()) > > (You have to restart DrRacket after that change to see the fix.) > > Of course, do send along the exact error, just in case you're seeing > something different. > > Robby > > On Sat, Aug 6, 2011 at 8:59 PM, Mike Owens wrote: >&g

[racket] Dr Racket error OS X Lion

2011-08-06 Thread Mike Owens
I just upgraded to Lion (thinking I should have waited) which forced an upgrade to Racket 5.1.2. Unfortunately there is an error when you load a Racket file or type Sexp into the Dr Racket editor. I saw on the Dev list that the error is known and is already fixed in the Repo. Is there a patch so