On Sat, 1 Feb 2014 09:52:45 -0700
Matthew Flatt wrote:
> Since you found "schminc.h" (which is referenced at the end of
> "racket/src/README"), did you follow the steps described at the top of
> that file?
>
I think I did. I tried the procedure of setting USE_COMPILED_STARTUP to
0 aso.
> In an
Since you found "schminc.h" (which is referenced at the end of
"racket/src/README"), did you follow the steps described at the top of
that file?
In any case, instead of adding 6 new functions[*], I suggest adding an
optional symbol argument to `file-exists?`. For example,
(file-exists? p 'regula
Hi Robby,
Sorry, forgot to post to the list in my previous mail.
On Sat, 1 Feb 2014 06:55:55 -0600
Robby Findler
wrote:
> Hi Manfred: our plans for 6.0 would not be so ambitious as to include
> functions like that. But for releases after that, it is certainly
> possible.
>
> It will likely be f
Hi Manfred: our plans for 6.0 would not be so ambitious as to include
functions like that. But for releases after that, it is certainly possible.
It will likely be faster if someone were to contribute an implementation,
naturally.
Robby
On Sat, Feb 1, 2014 at 5:11 AM, Manfred Lotz wrote:
> Hi
Hi Ryan,
I have even more wishes for the upcoming 6.0.
On Fri, 31 Jan 2014 18:40:43 -0500
Ryan Culpepper wrote:
> Racket v5.93 is now available from
>
>http://racket-lang.org/
>
Some time ago I mentioned the file functions (like
file-exists?, ...) are incomplete not dealing with what does
Racket v5.93 is now available from
http://racket-lang.org/
Version 5.93 repairs a few problems with the recent v5.92 release (in
preparation for a v6.0 release):
* fixed a low-level concurrency problem with the GUI library for Mac
OS X, which especially affected 32-bit builds;
* fixed G
6 matches
Mail list logo