Re: [racket-dev] [plt] Push #26995: master branch updated

2013-06-19 Thread Robby Findler
Oh, right. Just to clarify, you're saying that I should have put those files in pkgs/gui-pkgs/gui-tests/framework/tests/? Robby On Wed, Jun 19, 2013 at 7:16 PM, Sam Tobin-Hochstadt wrote: > On Wed, Jun 19, 2013 at 8:03 PM, wrote: > > > > 67e668d Robby Findler 2013-06-19 17:27 > > : > > | mov

Re: [racket-dev] [plt] Push #26995: master branch updated

2013-06-19 Thread Sam Tobin-Hochstadt
On Wed, Jun 19, 2013 at 8:03 PM, wrote: > > 67e668d Robby Findler 2013-06-19 17:27 > : > | move the framework tests into the gui package Shouldn't this be in a separate package? As in, the `gui-lib` package will now depend on the testing infrastructure, which I thought we didn't want. Sam ___

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Eli Barzilay
30 minutes ago, Matthew Flatt wrote: > At Wed, 19 Jun 2013 15:54:00 -0400, Eli Barzilay wrote: > > Four hours ago, mfl...@racket-lang.org wrote: > > > D collects/2htdp/image.rkt > > > D collects/algol60/info.rkt > > > D collects/browser/info.rkt > > > D collects/compiler/embed-unit.rkt > >

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Matthew Flatt
At Wed, 19 Jun 2013 15:54:00 -0400, Eli Barzilay wrote: > Four hours ago, mfl...@racket-lang.org wrote: > > D collects/2htdp/image.rkt > > D collects/algol60/info.rkt > > D collects/browser/info.rkt > > D collects/compiler/embed-unit.rkt > > D collects/compiler/find-exe.rkt > > D collec

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Eli Barzilay
Four hours ago, mfl...@racket-lang.org wrote: > D collects/2htdp/image.rkt > D collects/algol60/info.rkt > D collects/browser/info.rkt > D collects/compiler/embed-unit.rkt > D collects/compiler/find-exe.rkt > D collects/config/config.rkt > D collects/config/config.scrbl > [...] Not

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Neil Toronto
I'm up and running as well. In fact, this was the easiest in-place build, like, ever: just "make -j 8". Thanks for all your hard work, guys. I'm looking forward to seeing how this goes next. Neil ⊥ On 06/19/2013 10:40 AM, Matthias Felleisen wrote: Never mind, path confusion in my shell. I

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Matthias Felleisen
Never mind, path confusion in my shell. I am up and running and with a 6/19 drracket. So far so good. -- Matthias On Jun 19, 2013, at 12:37 PM, Matthias Felleisen wrote: > > After git --rebase and make, I am having problems with drracket: > > eof-bitmap: not ok # > > context...: >

Re: [racket-dev] [plt] Push #26989: master branch updated

2013-06-19 Thread Matthias Felleisen
After git --rebase and make, I am having problems with drracket: eof-bitmap: not ok # context...: /Users/matthias/plt/collects/framework/private/icon.rkt:33:21: eof-bitmap /Users/matthias/plt/collects/racket/promise.rkt:70:15 /Users/matthias/plt/collects/racket/private/more-scheme.rk

Re: [racket-dev] ready for the package switch?

2013-06-19 Thread Eli Barzilay
Yesterday, Matthew Flatt wrote: > > I don't think that will work right in the long run. There's > currently no easy query to get all of the subcollections of a given > collection. > > Instead of looking for subcollections of "games", I think > `games/main' should find all "info.rkt"s that have a

Re: [racket-dev] ready for the package switch?

2013-06-19 Thread Eli Barzilay
Yesterday, Carl Eastlund wrote: > On Tue, Jun 18, 2013 at 2:02 PM, Eli Barzilay wrote: > > 20 minutes ago, Carl Eastlund wrote: > > [...] > > > >   git rebase -s recursive -X rename-threshold=50% mflatt/pkg2 > > From a brief reading, I think that you're much better off with >

[racket-dev] package switch at 10:00am MDT today

2013-06-19 Thread Matthew Flatt
It sounds like we're ready, so I plan to push the change at 10:00am Utah time (which is noon in Boston and midnight in Taiwan). _ Racket Developers list: http://lists.racket-lang.org/dev