Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-28 Thread Michael Sperber

Eli Barzilay e...@barzilay.org writes:

 11 hours ago, Michael Sperber wrote:
 
 I still need Stephen Chang's commit to be merged over:
 
 commit 8956364387fa25ffeb51e50fc1a83c20fd88af32
 Author: Stephen Chang stchang...@gmail.com
 Date:   Sun Jul 24 12:18:09 2011 -0400
 
 change recon-val in stepper to use render-to-sexpr for non-lazy lists

 There was a conflict with that change -- I've finally resolved it and
 started a new build.

Thanks - works now, and I'm done with my tests.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread John Clements

On Jul 27, 2011, at 1:29 AM, Ryan Culpepper wrote:

 Checklist items for the v5.1.2 release
  (using the v5.1.1.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

This installer page still shows Saturday 23rd as the most recent build. I 
believe I'm blocked on this.

John



smime.p7s
Description: S/MIME cryptographic signature
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Eli Barzilay
11 hours ago, Michael Sperber wrote:
 
 I still need Stephen Chang's commit to be merged over:
 
 commit 8956364387fa25ffeb51e50fc1a83c20fd88af32
 Author: Stephen Chang stchang...@gmail.com
 Date:   Sun Jul 24 12:18:09 2011 -0400
 
 change recon-val in stepper to use render-to-sexpr for non-lazy lists

There was a conflict with that change -- I've finally resolved it and
started a new build.


Four hours ago, John Clements wrote:
 
 This installer page still shows Saturday 23rd as the most recent
 build. I believe I'm blocked on this.

Should take about three hours for the build to finish.

-- 
  ((lambda (x) (x x)) (lambda (x) (x x)))  Eli Barzilay:
http://barzilay.org/   Maze is Life!
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Carl Eastlund
On Wed, Jul 27, 2011 at 1:29 AM, Ryan Culpepper r...@cs.utah.edu wrote:
 * Carl Eastlund c...@ccs.neu.edu
  - Dracula Tests (confirm that Dracula runs from PLaneT)

Done, in case my [late] response on the prior thread was missed.

--Carl

_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev


[racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-26 Thread Ryan Culpepper
Checklist items for the v5.1.2 release
  (using the v5.1.1.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

Please use these installers (or source bundles) -- don't test from
your own git clone (don't test v5.1.2.1 by mistake!).  To get
the tests directory in such a directory, you can do this:
  cd ...racket-root...
  git archive --remote=git://git.racket-lang.org/plt.git release \
  -- collects/tests | tar x

--

* John Clements cleme...@brinckerhoff.org
  - Stepper Tests
  Updates:
  - Stepper Updates: update HISTORY
  (updates should show v5.1.2 as the most current version; email me
  to pick the changes when they're done, or tell me if there are no such
  changes.)

* Eli Barzilay e...@barzilay.org
  - Plot Tests

* Carl Eastlund c...@ccs.neu.edu
  - Dracula Tests (confirm that Dracula runs from PLaneT)

* Mike Sperber sper...@deinprogramm.de
  - Stepper Tests

-- 
Ryan Culpepper
_
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev