Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-02-01 Thread Robby Findler
Hi. Sorry-- we didn't get that in time to make it into the release, but I've just pushed it to master. Thanks for the reminder. Robby On Wed, Feb 1, 2012 at 10:29 AM, Aleksej Saushev wrote: >  Hello! > > Aleksej Saushev writes: > >> I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. >> >> Aft

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-02-01 Thread Aleksej Saushev
Hello! Aleksej Saushev writes: > I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. > > After applying patch as attached Will the patch be applied at least to trunk? It would be nice to have it applied to (pre)release branch too, or is it too late? -- HE CE3OH... ___

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-25 Thread Aleksej Saushev
Hello, Matthew Flatt writes: > At Mon, 23 Jan 2012 02:16:06 +0400, Aleksej Saushev wrote: >> I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. >> >> After applying patch as attached, > > Thanks! > >> Section(deep) >> [1] Illegal instruction (core dumped) (cd collects/tests/racket && rac

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-24 Thread Sam Tobin-Hochstadt
On Tue, Jan 24, 2012 at 9:51 AM, Sam Tobin-Hochstadt wrote: > >>  - Typed Racket Updates: update HISTORY >>  (updates should show v5.2.1 as the most current version; email me >>  to pick the changes when they're done, or tell me if there are no such >>  changes.) Done. -- sam th sa...@ccs.neu.ed

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-24 Thread Kathy Gray
On 20 Jan 2012, at 20:18, Ryan Culpepper wrote: > * Kathy Gray > - Test Engine Tests Done -Kathy _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-24 Thread Sam Tobin-Hochstadt
On Fri, Jan 20, 2012 at 3:18 PM, Ryan Culpepper wrote: > * Sam Tobin-Hochstadt , >   Vincent St-Amour >  - Match Tests >  - Typed Racket Tests Done, modulo the commit to the tests that I just pushed. >  - Typed Racket Updates: update HISTORY >  (updates should show v5.2.1 as the most current ve

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-24 Thread Noel Welsh
On Fri, Jan 20, 2012 at 8:18 PM, Ryan Culpepper wrote: > * Noel Welsh >  - Rackunit Tests >  - SRFI Tests >  - Ensure that all claimed srfi's are in the installer and they all >    load into racket or drracket (as appropriate) DONE! N. _ Racket Developers list: http

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-23 Thread John Clements
On Jan 20, 2012, at 12:18 PM, Ryan Culpepper wrote: > Checklist items for the v5.2.1 release > (using the v5.2.0.900 release candidate build) > > * John Clements > - Stepper Updates: update HISTORY > (updates should show v5.2.1 as the most current version; email me > to pick the changes whe

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-23 Thread Matthew Flatt
At Mon, 23 Jan 2012 02:16:06 +0400, Aleksej Saushev wrote: > I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. > > After applying patch as attached, Thanks! > Section(deep) > [1] Illegal instruction (core dumped) (cd collects/tests/racket && racket > -f > quiet.rktl) > > [...] > > Any

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-23 Thread Aleksej Saushev
Hello! Ryan Culpepper writes: > Checklist items for the v5.2.1 release > (using the v5.2.0.900 release candidate build) I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. After applying patch as attached, I am trying to run tests as follows: (cd collects/tests/racket && racket -f quiet.

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-23 Thread Aleksej Saushev
Hello! Ryan Culpepper writes: > Checklist items for the v5.2.1 release > (using the v5.2.0.900 release candidate build) 5.2.0.901 doesn't build on NetBSD: gcc -I./.. -I./../include -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -I/usr/pkg/include -I/usr

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-23 Thread John Clements
On Jan 20, 2012, at 12:18 PM, Ryan Culpepper wrote: > Checklist items for the v5.2.1 release > (using the v5.2.0.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 > com

Re: [racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-21 Thread Matthew Flatt
At Fri, 20 Jan 2012 13:18:54 -0700, Ryan Culpepper wrote: >- mzc --exe tests >- Create an executable from a BSL program. Done. _ Racket Developers list: http://lists.racket-lang.org/dev

[racket-dev] Pre-Release Checklist for v5.2.1, second call

2012-01-20 Thread Ryan Culpepper
Checklist items for the v5.2.1 release (using the v5.2.0.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 ar