[racket-dev] Release for v6.0 has begun

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Nov 23 10:03:47 EST 2013

My reading of the code suggests the first problem is that the version
number should have been 5.91.0.1 not 5.91.0.0 but I can't recall what we
usually do to know if that's right or not. It looks like the code was last
changed in 2008 so I guess the version number is what's wrong.

The second problem is that the nightly build site has been down for a long
time. Probably Matthew and I should switch our snapshot builds over to
using the release branch instead of git head.

Robby

On Sat, Nov 23, 2013 at 8:33 AM, Michael Sperber <sperber at deinprogramm.de>
wrote:
>
>
> Ryan Culpepper <ryanc at ccs.neu.edu> writes:
>
> > The release process for v6.0 has begun: the `release' branch was
> > created for any work that is left and is now bumped to v5.91.  You
> > can go on using the `master' branch as usual, it is now bumped to
> > v6.0.0.1 (to avoid having two different trees with the same version).
>
> Right now, I get (from a fresh build, commit
d3665c2cdb3ee36bf723e339d887399ffd89fc01):
>
>   expected: real?
>   given: #f
>   argument position: 1st
>   other arguments...:
>    0
>   context...:
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/racket/collects/dynext/filename-version.rkt:14:4:
loop
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/racket/collects/dynext/filename-version.rkt:
[running body]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/racket/collects/compiler/distribute.rkt:
[traversing imports]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/pkgs/drracket-pkgs/drracket/drracket/private/language.rkt:
[traversing imports]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/pkgs/drracket-pkgs/drracket/drracket/private/link.rkt:
[traversing imports]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/pkgs/drracket-pkgs/drracket/drracket/tool-lib.rkt:
[traversing imports]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/pkgs/drracket-pkgs/drracket/drracket/private/drracket-normal.rkt:
[running body]
>    /afs/
informatik.uni-tuebingen.de/home/sperber/build/plt-release/pkgs/drracket-pkgs/drracket/drracket/drracket.rkt:
[running body]
>
> On related news, http://pre.racket-lang.org/release/ gives me a 404.
>
> Did I miss something?
>
> --
> Regards,
> Mike
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20131123/ec7957ce/attachment.html>

Posted on the dev mailing list.