[racket-dev] Pre-Release Checklist for v5.3.6

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Mon Jul 22 17:49:20 EDT 2013

At Mon, 22 Jul 2013 15:13:28 -0400,
Ryan Culpepper wrote:
> 
> Checklist items for the v5.3.6 release
>    (using the v5.3.5.900 release candidate build)
> 
> Search for your name to find relevant items, reply when you finish an
> item (please indicate which item/s is/are done).  Also, if you have any
> commits that should have been picked, make sure that the changes are in.
> 
> Important: new builds are created without announcement, usually whenever
> I pick a few commits.  If you need to commit changes, please make sure
> you tell me to pick it into the release branch.
> 
> --> Release candidates are at
> -->   http://pre.racket-lang.org/release/installers

The "Linux/i386/Ubuntu Precise" installer is 64 bits, which is wrong.

> * Sam Tobin-Hochstadt <samth at ccs.neu.edu>,
>     Vincent St-Amour <stamourv at ccs.neu.edu>
>    - Match Tests
>    - Typed Racket Tests
>    - Typed Racket Updates: update HISTORY
>    (updates should show v5.3.6 as the most current version; email me
>    to pick the changes when they're done, or tell me if there are no such
>    changes.)

I get the following error when runing the TR tests:

place-channel-put: value not allowed in a message
  value: '#:methods
  ...

Is 733907474190da499a1782b230086170c5b87643 missing from the release?

Now running the tests without places.

Vincent

Posted on the dev mailing list.