[plt-dev] Re: Pre-Release Checklist for v5.0, second call

From: Noel Welsh (noelwelsh at gmail.com)
Date: Sat May 29 16:27:48 EDT 2010

On Sat, May 29, 2010 at 4:06 AM, Eli Barzilay <eli at barzilay.org> wrote:
> * Noel Welsh <noelwelsh at gmail.com>
>  - Rackunit Tests
>  - SRFI Tests
>  - Ensure that all claimed srfi's are in the bundle and they all load
>    into racket or drracket (as appropriate)

Done. All passed. I got the following error printed out on the command
line. Couldn't reproduce it unfortunately.

Racket v4.90.0.1/collects/tests/srfi> ../../../bin/drracket
Sat May 29 21:16:51 Quixotic.local DrRacket[543] <Error>:
kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 597
Sat May 29 21:16:51 Quixotic.local DrRacket[543] <Error>:
kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch
errors as they are logged.
Sat May 29 21:16:51 Quixotic.local DrRacket[543] <Error>:
kCGErrorIllegalArgument: CGSGetWindowTags: Invalid window 0x255


N.


Posted on the dev mailing list.