Re: [racket-dev] Can't Find a Workaround for Bug 11017 in DrRacket

2010-07-24 Thread Doug Williams
I downloaded the nightly build version 5.0.1.1--2010-07-23(57d3dd7df753abacc8642809216a873962204d4f/a) [3m] and the error message is now: ..\..\..\..\..\..\..\..\..\Program Files\Racket\collects\compiler\cm.rkt:94:26: cdr: expects argument of type ; given # and the backtrace is: cdr: expects arg

Re: [racket-dev] anachronism?

2010-07-24 Thread Robby Findler
Thanks. Fixed pushed. Robby On Sat, Jul 24, 2010 at 7:53 PM, Shriram Krishnamurthi wrote: > Empty file, "Determine language from source", click Run, and the error > message says > > Module Language: There must be a valid module in the > definitions window.  Try starting your program with > >  #

[racket-dev] anachronism?

2010-07-24 Thread Shriram Krishnamurthi
Empty file, "Determine language from source", click Run, and the error message says Module Language: There must be a valid module in the definitions window. Try starting your program with #lang scheme and clicking ‘Run’. Surely that should say "#lang racket" instead?

Re: [racket-dev] Release Announcement for v5.0.1

2010-07-24 Thread Matthew Flatt
I'm not sure that any of my items make sense for a release announcement, but if we need to give a sense that something interesting happened toward the release, here's an attempt to collect the most interesting changes into a couple of bullets: * Changes (as part of 5.0) in the `racket' language

Re: [racket-dev] Release Announcement for v5.0.1

2010-07-24 Thread Jay McCarthy
On Fri, Jul 23, 2010 at 6:19 PM, Eli Barzilay wrote: > Some suggested items below, if you have items, please mail me text > that describes those that you think should be mentioned, and verify > that the rest should not. > -- > Mat