On 02/02/2011 03:17 PM, Jon Rafkind wrote:
>> * Jon Rafkind
>> Release tests for (one of the) linux releases:
>> - Test that the `racket' and `racket-textual' source releases
>> compile fine
>> - Test that the binary installers for both work, try each one in
>> both normal and unix-s
At Wed, 2 Feb 2011 22:54:25 -0600, Robby Findler wrote:
> I see this in the match docs:
>
> > (match (make-hat 23 'bowler)
> [(struct shoe (sz col)) sz]
> [(struct hat (sz stl)) sz])
>
> reference to undefined identifier: make-hat
>
> and I think that's a bug in the docs.
Fixed.
Good day,
Sorry if it's a wrong place to report the issue, but I couldn't find a
mention for any place to report issues with the site (would be great if
it was right on the error page, btw).
Registered on PLaneT about 12h ago, and just tried confirmation
link[1], but it failed with the following
I don't think that this is a transient issue, but it may be related to
the selinux enablement.
Eli: are you seeing any selinux alerts that might be relevant?
Robby
On Thu, Feb 3, 2011 at 12:56 AM, Mike Kazantsev wrote:
> Good day,
>
> Sorry if it's a wrong place to report the issue, but I could
20 minutes ago, Robby Findler wrote:
> I don't think that this is a transient issue, but it may be related
> to the selinux enablement.
>
> Eli: are you seeing any selinux alerts that might be relevant?
No alerts.
I see the error in the logs, but I don't see anything wrong in the
planet server l
On Thu, Feb 3, 2011 at 9:45 AM, Eli Barzilay wrote:
> 20 minutes ago, Robby Findler wrote:
>> I don't think that this is a transient issue, but it may be related
>> to the selinux enablement.
>>
>> Eli: are you seeing any selinux alerts that might be relevant?
>
> No alerts.
>
> I see the error in
Hi folks: looks like this problem isn't happening on the development
copy of the planet server so I'm going to have to be poking at the
live server (gulp).
I'll start in about an hour just in case you have some planet stuff
you're doing right now (that isn't adding new users, obviously).
I'll
On 31 Jan 2011, at 10:50:56, Ryan Culpepper wrote:
>
> * Kathy Gray
> - Test Engine Tests
Done
-Kathy
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote:
> * Greg Cooper
> - FrTime Tests
It looks like the graphics / GUI integration for FrTime has broken. I
don't think anyone's using FrTime, so it might be best just to remove
it. (I don't have commit access, so someone else would have to do
Can you get me started with a pointer to the test suite (and how to
run it, if it isn't obvious)?
I'll have a look and fix it if it is straightforward.
Robby
On Thu, Feb 3, 2011 at 12:09 PM, Gregory Cooper wrote:
> On Mon, Jan 31, 2011 at 2:50 PM, Ryan Culpepper wrote:
>> * Greg Cooper
>> -
On Jan 31, 2011, at 2:50 PM, Ryan Culpepper wrote:
>
> * John Clements
> - Stepper Tests
Done.
> Updates:
> - Stepper Updates: update HISTORY
> (updates should show v5.1 as the most current version; email me
> to pick the changes when they're done, or tell me if there are no such
> chang
On Jan 31, 2011, at 5:50 PM, Ryan Culpepper wrote:
> * Stevie Strickland
> - Unit Contract Tests
> - Contract Region Tests
Done.
Stevie
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
Hi: I wasn't able to reproduce the error, but looking at the logs and
the code I came up with an educated guess, namely that you were using
some non-raw ASCII text in your information and that was confusing
planet. It looks like the test for ASCII-ness was wrong, so I've
changed that test and resta
JFYI, git v1.7.4 is out, and the server is now using it:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.txt
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
___
Yesterday, Jon Rafkind wrote:
>
> Running the plt binary installer:
> http://pre.racket-lang.org/release/installers/plt-5.0.99.900-bin-i386-linux-ubuntu-jaunty.sh
This should be fixed now.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://bar
On Thu, Feb 3, 2011 at 7:31 AM, Matthew Flatt wrote:
> At Wed, 2 Feb 2011 22:54:25 -0600, Robby Findler wrote:
>> I see this in the match docs:
>>
>> > (match (make-hat 23 'bowler)
>> [(struct shoe (sz col)) sz]
>> [(struct hat (sz stl)) sz])
>>
>> reference to undefined identifier
I conjecture that syntactic test suite coverage is broken on all Macs.
Specifically, I see this behavior in the release candidate on both of my macs,
after moving out all racket prefs, moving Library/Racket out of the way, and
unsetting PLTCOLLECTS. Apparently this doesn't happen on (at least o
Checklist items for the v5.1 release
(using the v5.0.99.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
No, it is not checked for me either following these steps with 5.0.99.900.
macosx "Darwin ranger.ftpdhcpuser.net 10.6.0 Darwin Kernel Version 10.6.0: Wed
Nov 10 18:11:58 PST 2010; root:xnu-1504.9.26~3/RELEASE_X86_64 x86_64 i386"
(i386-macosx/3m) (get-display-depth) = 32
On Feb 3, 2011, at 5:20
On Thu, 3 Feb 2011 14:04:59 -0600
Robby Findler
wrote:
> Hi: I wasn't able to reproduce the error, but looking at the logs and
> the code I came up with an educated guess, namely that you were using
> some non-raw ASCII text in your information and that was confusing
> planet. It looks like the t
> * Jon Rafkind
> Release tests for (one of the) linux releases:
> - Test that the `racket' and `racket-textual' source releases
> compile fine
> - Test that the binary installers for both work, try each one in
> both normal and unix-style installation modes. (just ubuntu)
> [Note
21 matches
Mail list logo