Re: [racket-dev] cgywin build working? Which line endings?

2011-01-19 Thread Carolyn Oates
I would suggest being sure the code you are trying to compile under cygwin, builds under straight Linux first. I tried building Racket under cygwin end of Nov./Dec. unsuccessfully. In #racket they told me I was on my own.So I switched to straight Linux (Ubuntu 10.10) and in the end got just the

[racket-dev] changing #lang plai to depend on racket rather than scheme?

2011-01-19 Thread John Clements
I went looking for the immutable hash table functions in plai today, and I discovered that since plai is based on #lang scheme rather than #lang racket, you need to use old names in a bunch of places. Just for the heck of it, I went ahead and changed scheme -> racket in two places in plai/main.

Re: [racket-dev] changing #lang plai to depend on racket rather than scheme?

2011-01-19 Thread Jay McCarthy
2011/1/19 John Clements : > I went looking for the immutable hash table functions in plai today, and I > discovered that since plai is based on #lang scheme rather than #lang racket, > you need to use old names in a bunch of places. > > Just for the heck of it, I went ahead and changed scheme ->

[racket-dev] racket-lang down?

2011-01-19 Thread John Clements
It looks like racket-lang.org is down. John smime.p7s Description: S/MIME cryptographic signature _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] racket-lang down?

2011-01-19 Thread Jon Rafkind
its working for me. i just submitted a bug, too. On 01/19/2011 04:44 PM, John Clements wrote: > It looks like racket-lang.org is down. > > John > > > > _ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/dev _