Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
Two hours ago, Eli Barzilay wrote: > > Seems like there's a bigger problem -- on linux the games dialog > doesn't have the icons on the game buttons. If I run the following on windows it works, but on linux (I tried three different setups) I get the label without the bitmap. #lang racket/gui

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
On Tue, Feb 1, 2011 at 6:39 PM, Eli Barzilay wrote: > Four minutes ago, Robby Findler wrote: >> Oh -- but I did notice that the lambda cube game does not work; when >> you move your mouse over the left hand set of thingies, then turn >> black and never turn colored again. > > Oh, right -- I comple

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
25 minutes ago, Robby Findler wrote: > Oh -- but I did notice that the lambda cube game does not work; when > you move your mouse over the left hand set of thingies, then turn > black and never turn colored again. Seems like there's a bigger problem -- on linux the games dialog doesn't have the ic

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Eli Barzilay
Four minutes ago, Robby Findler wrote: > Oh -- but I did notice that the lambda cube game does not work; when > you move your mouse over the left hand set of thingies, then turn > black and never turn colored again. Oh, right -- I completely forgot about it. I'll see if I can do a quick fix. (It

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
Oh -- but I did notice that the lambda cube game does not work; when you move your mouse over the left hand set of thingies, then turn black and never turn colored again. Robby On Tue, Feb 1, 2011 at 10:43 AM, Robby Findler wrote: > On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote: >> * Ro

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Vincent St-Amour
At Mon, 31 Jan 2011 17:50:56 -0500, Ryan Culpepper wrote: > - Typed Scheme Tests Done. Vincent _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Phase distinctions and "compile: identifier used out of context"

2011-02-01 Thread Carl Eastlund
On Tue, Feb 1, 2011 at 3:09 PM, Matthew Flatt wrote: > At Sat, 29 Jan 2011 15:07:37 -0500, Carl Eastlund wrote: >> The following program binds => at both phase 0 (module-scoped macro) >> and phase 1 (lexically-scoped value).  The use of the => macro at the >> end expands into a recursive reference

Re: [racket-dev] Phase distinctions and "compile: identifier used out of context"

2011-02-01 Thread Matthew Flatt
At Sat, 29 Jan 2011 15:07:37 -0500, Carl Eastlund wrote: > The following program binds => at both phase 0 (module-scoped macro) > and phase 1 (lexically-scoped value). The use of the => macro at the > end expands into a recursive reference to =>, which in turn produces > the error "compile: identi

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Jon Rafkind
> * Jon Rafkind > Release tests for (one of the) linux releases: > - Test that the `racket' and `racket-textual' source releases > compile fine > - Test that the binary installers for both work, try each one in > both normal and unix-style installation modes. (just ubuntu) > [Note

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Robby Findler
On Mon, Jan 31, 2011 at 4:50 PM, Ryan Culpepper wrote: > * Robby Findler >  - DrRacket Tests >  - Framework Tests >  - Contracts Tests >  - Games Tests >  - Teachpacks Tests: image tests >  - PLaneT Tests >  Updates: >  - DrRacket Updates: update HISTORY >  (updates should show v5.1 as the most c

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Jay McCarthy
2011/1/31 Ryan Culpepper : > * Jay McCarthy >  - Web Server Tests >  - XML Tests >  - HTML Tests >  - PLAI Tests >  - Racklog tests >  - Datalog tests All passed -- Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" -

Re: [racket-dev] Pre-Release Checklist for v5.1

2011-02-01 Thread Matthew Flatt
At Mon, 31 Jan 2011 17:50:56 -0500, Ryan Culpepper wrote: > * Matthew Flatt > - Racket Tests > - Languages Tests > - GRacket Tests (Also check that `gracket -z' and `gracket-text' still > works in Windows and Mac OS X) > - mzc Tests > - mzc --exe tests > - .plt-packing Tests > -