Thanks! I've pushed a repair.
At Thu, 4 Sep 2014 01:56:07 -0400, Marc Burns wrote:
> Yes. I forgot that, in the case I was debugging, `unzip` was wrapping
> its input pipe with `make-limited-input-port`. The user port created by
> `make-limited-input-port` is causing the loop. Here's an example:
>
We've talked about creating a deeper hierarchy of errors than is shown
in the manual:
http://docs.racket-lang.org/reference/exns.html#%28part._.Built-in_.Exception_.Types%29
But it would be some painstaking work. Guillaume did some work on this:
http://scholar.google.com/citations?hl=en&authuser
On Thu, Sep 4, 2014 at 7:00 PM, wrote:
> Message: 6
> Date: Thu, 4 Sep 2014 11:35:32 -0400
> From: Philippe Meunier
> To: dev@racket-lang.org
> Subject: Re: [racket-dev] How to translate DrRacket GUI to another
> (human) language?
> Message-ID: <20140904153532.ga31...@tekken.ccs.neu.edu
I am in the process of moving DrDr to IU. You may get some weird and
delayed messages as the migration happens and problems are ironed out.
I apologize for the noise.
Jay
--
Jay McCarthy
http://jeapostrophe.github.io
"Wherefore, be not weary in well-doing,
for ye are laying the
Jay McCarthy wrote:
>I also believe (and Robby can confirm this)
>that any string translations you leave out will just remain in
>English, even if you don't include them in your constants file.
Yes. See also
http://docs.racket-lang.org/string-constants/index.html#%28part._.Adding_.String_.Consta
My best understanding is that the problem is that path->pkg is used by
"raco setup" to tell whether unstated dependencies are present. If
files from collects/ are in a package, then everything needs to depend
on "base" (which is inconvenient) including other files in collects/
but the files in coll
On Thu, Sep 4, 2014 at 12:35 PM, Jay McCarthy wrote:
> This file contains the string constants used by DrRacket:
>
> https://github.com/plt/racket/blob/master/pkgs/string-constants-pkgs/string-constants-lib/string-constants/string-constant.rkt
>
> It then grabs them from one of the language files
This file contains the string constants used by DrRacket:
https://github.com/plt/racket/blob/master/pkgs/string-constants-pkgs/string-constants-lib/string-constants/string-constant.rkt
It then grabs them from one of the language files like
https://github.com/plt/racket/blob/master/pkgs/string-co
Cheers,
I need to create a Finnish translation of DrRacket GUI and error
messages, starting from "Beginning student" level. How do I proceed
and are there any guidelines for the internationalization of DrScheme?
Yours,
Antti Karttunen
_
Racket Developers list:
http:/
Confirm, I'm having a very similar issue. I haven't run gdb yet but I would bet
several horses on my code running through scheme_block_until near the busy wait.
I will try to get a minimal example together after I get out of meetings for
the day.
Cheers
> On Sep 3, 2014, at 16:52, Jan Dvořák
Hi!
I hope I chose the correct mailing list for my question: are there any
reasons why Racket currently uses very old
version of GNU Lightning? According to sources, Racket 6.1 uses GNU
Lightning version 1.2 which originates from 2004 and current version of
GNU Lightning is 2.0 which supports
11 matches
Mail list logo