[racket-dev] Post privilege request

2011-04-10 Thread bhrgunatha
bhrguna...@gmail.com I have an error I'd like to be able to report to the list. Thanks, bhrgunatha _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

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

2011-04-10 Thread Jon Rafkind
On 04/10/2011 08:34 PM, Robby Findler wrote: > On Sun, Apr 10, 2011 at 9:24 PM, Jon Rafkind wrote: >> If I cilck on the line:column thing in the toolbar area next to the gc >> icon it and select 'show line and column numbers' then the line:column >> becomes hidden. If I then click in the same area

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

2011-04-10 Thread Robby Findler
On Sun, Apr 10, 2011 at 9:24 PM, Jon Rafkind wrote: > If I cilck on the line:column thing in the toolbar area next to the gc > icon it and select 'show line and column numbers' then the line:column > becomes hidden. If I then click in the same area to bring up the popup I > see that 'show line and

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

2011-04-10 Thread Jon Rafkind
If I cilck on the line:column thing in the toolbar area next to the gc icon it and select 'show line and column numbers' then the line:column becomes hidden. If I then click in the same area to bring up the popup I see that 'show line and column numbers' is still selected and clicking it does not b

[racket-dev] when libffi is already installed

2011-04-10 Thread Matthew Flatt
As of the latest in the git repo, when libffi is installed (including header files), then `configure' detects it and uses it, instead of building the copy of libffi that is included with the Racket sources. Hopefully this will just work, but watch out for new `configure' problems. ___

Re: [racket-dev] racket-5.1{, .0.6} not building foreign interface not supported

2011-04-10 Thread Matthew Flatt
I've made `--disable-foreign' work again, at least for plain `racket'. Just to be clear: * GRacket no longer works without the FFI (so the `--enable-gracket' and `--disable-foreign' combination in your build log isn't useful). * The `--disable-foreign' option may eventually disappear comple

[racket-dev] A new Racket tool idea

2011-04-10 Thread Markku Rontu
Hey, After some discussion about generating project documentation in Racket on the users list, I thought to mention what kind of ideas I have had for such a tool myself. I started a small prototype tool because I had problems understanding the project structure of some of my Racket projects. It's