Re: [racket] Racket v5.0.99.900 is available for testing

2011-02-03 Thread Robby Findler
I believe that function was dropped from the 5.1 release. Robby 2011/2/3 Ковалев Юрий : > Where is 'write-resource' function? It don't work and even could not be > found in documentation. > > Windows version of Racket. > > -- > Yuriy > _ >  For list

[racket] Racket v5.0.99.900 is available for testing

2011-02-03 Thread Ковалев Юрий
Where is 'write-resource' function? It don't work and even could not be found in documentation. Windows version of Racket. -- Yuriy _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

Re: [racket] PLaneT source browser has wrong MIME type

2011-02-03 Thread Robby Findler
This should be fixed now. Thanks, Robby On Wed, Jan 26, 2011 at 3:57 PM, Norman Gray wrote: > > Greetings. > > The source browser on PLaneT appears to be giving out files with incorrect > (well, non-useful) MIME types: > > % curl -i > http://planet.racket-lang.org/package-source/jaymccarthy/sq

Re: [racket] Racket v5.0.99.900 is available for testing

2011-02-03 Thread nitralime
Is it possible to change font settings (face/size) in the log and tracing windows? On 02/03/2011 04:10 PM, Eli Barzilay wrote: *PS: *Compilation on a nokia n900 device worked out of the box! Regarding used disk space this verison (5.1.0.2) is much smaller than the pervious one (5.0)

Re: [racket] Racket v5.0.99.900 is available for testing

2011-02-03 Thread Eli Barzilay
25 minutes ago, nitralime wrote: > I have tried to compile the textual version and got the following > error during "configure": > > /config.status: error: cannot find input file: plot/Makefile.in/ This is fixed and a new build will be ready in a few hours. > which I trivially worked around by

Re: [racket] Racket v5.0.99.900 is available for testing

2011-02-03 Thread nitralime
I have tried to compile the textual version and got the following error during "configure": /config.status: error: cannot find input file: plot/Makefile.in/ which I trivially worked around by "--disable-plot". It is better to set --enable-plot to false (<--> --disable-plot) by default for textu