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

2011-02-07 Thread Noel Welsh
On Mon, Jan 31, 2011 at 10:50 PM, Ryan Culpepper ry...@ccs.neu.edu wrote: * Noel Welsh noelwe...@gmail.com  - 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.

Re: [racket-dev] How to represent the startline in Lexer SRE Operators ??

2011-02-07 Thread Noel Welsh
I don't think you can do with just the lexer (it has been a while since I used it). I suggest representing newlines in your AST, and using the parser to deal with newline + whatever tokens in an appropriate way. HTH, N. On Thu, Jan 27, 2011 at 6:45 PM, jenny sun jenny.sun.jenny@gmail.com

[racket-dev] Building docs in v5.0.99.900

2011-02-07 Thread David Van Horn
I'm seeing this error when installing a .plt file using the current release candidate: ... raco setup: --- creating launchers --- raco setup: --- building documentation --- link: reference (phase 0) to a variable in module /Applications/Racket

Re: [racket-dev] PLaneT gives error 502: Proxy Error when trying to confirm registration

2011-02-07 Thread Robby Findler
On Thu, Feb 3, 2011 at 10:23 PM, Mike Kazantsev mk.frag...@gmail.com wrote: On Thu, 3 Feb 2011 14:04:59 -0600 Robby Findler robby-5ycghwa4rvnfxgxxwyf0drk6brjns...@public.gmane.org wrote: Hi: I wasn't able to reproduce the error, but looking at the logs and the code I came up with an educated