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

2012-12-21 Thread Matthew Flatt
I pushed these by accident; they're still just suggestions. At Fri, 21 Dec 2012 13:53:10 -0500, mfl...@racket-lang.org wrote: > 0e140a8 Matthew Flatt 2012-12-20 11:07 > : > | planet2: versions for dependencies > [...] > > 5259f15 Matthew Flatt 2012-12-20 12:05 > : > | planet2: include the Racke

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

2012-12-21 Thread Jay McCarthy
Sorry for not getting back to you faster. I think the changes are great. Thank you. Jay On Fri, Dec 21, 2012 at 11:56 AM, Matthew Flatt wrote: > I pushed these by accident; they're still just suggestions. > > At Fri, 21 Dec 2012 13:53:10 -0500, mfl...@racket-lang.org wrote: >> 0e140a8 Matthew Fl

[racket-dev] Re: packages and versions (was: [plt] Push #25931: master branch updated)

2012-12-21 Thread Matthew Flatt
In that case, I'll explain the suggestion more for everyone else. The first patch lets you optionally include a version in a package's "info.rkt", like (define version "1.0") If you don't provide a version, the default version for a package is "0.0". A

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

2012-12-21 Thread Neil Toronto
On 12/21/2012 09:33 PM, ro...@racket-lang.org wrote: robby has updated `master' from 7cad346cf8 to fdd9344b27. http://git.racket-lang.org/plt/7cad346cf8..fdd9344b27 =[ One Commit ]= Directory summary: 100.0% collects/realm/chapter5/ ~

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

2012-12-21 Thread Robby Findler
It was a file in wxme format with an embedded image (as if you use "insert image" in drracket and then save the file) and compile cannot currently handle constants like those. I don't think compiled-bitmap helps in this case. Robby On Fri, Dec 21, 2012 at 11:17 PM, Neil Toronto wrote: > On 12/

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

2012-12-21 Thread Robby Findler
Oh, wait: no compile works but the results can't be saved as a .zo files. I think. I've lost track of exactly what goes wrong. Robby On Fri, Dec 21, 2012 at 11:25 PM, Robby Findler wrote: > It was a file in wxme format with an embedded image (as if you use "insert > image" in drracket and then