Yes, our Cygwin support has rotted in a variety of small but exotic
ways.
I'm in the process of fixing the problems. The enclosed patch applies
to the development branch or the v6.1.1 release candidate, and it might
work for you, but I'm still checking it.
The fixed-up implementation will be limi
> Hi,
>
> I downloaded racket-6.1-src-builtpkgs.tgz. According to src/README, this
> should be compilable on cygwin with --enable-shared. I did not have
> success doing so.
>
> The first problem was dynsrc/mzdyn.c failed to
> compile due to "expected specifier-qualifier-list before ‘(’ token
Hi,
I downloaded racket-6.1-src-builtpkgs.tgz. According to src/README, this
should be compilable on cygwin with --enable-shared. I did not have
success doing so.
The first problem was dynsrc/mzdyn.c failed to
compile due to "expected specifier-qualifier-list before ‘(’ token"
error at sche
On Thu, Aug 30, 2012 at 8:47 AM, Sam Tobin-Hochstadt wrote:
> I've been unable to replicate the error from revision 6039e35, which
> is right before you fixed the bugs in `delay/*`.
>
> Jay, is there something DrDr is doing when it runs the command that I
> should change to try to replicate this?
On Wed, Aug 29, 2012 at 11:23 AM, Sam Tobin-Hochstadt wrote:
> On Wed, Aug 29, 2012 at 11:17 AM, Matthew Flatt wrote:
>> At Wed, 29 Aug 2012 10:34:02 -0400, Sam Tobin-Hochstadt wrote:
>>> On Wed, Aug 29, 2012 at 9:20 AM, Matthew Flatt wrote:
>>> > At Mon, 27 Aug 2012 17:36:42 -0400, Sam Tobin-Ho
On Wed, Aug 29, 2012 at 11:17 AM, Matthew Flatt wrote:
> At Wed, 29 Aug 2012 10:34:02 -0400, Sam Tobin-Hochstadt wrote:
>> On Wed, Aug 29, 2012 at 9:20 AM, Matthew Flatt wrote:
>> > At Mon, 27 Aug 2012 17:36:42 -0400, Sam Tobin-Hochstadt wrote:
>> >> Since I've made the Typed Racket tests run in
At Wed, 29 Aug 2012 10:34:02 -0400, Sam Tobin-Hochstadt wrote:
> On Wed, Aug 29, 2012 at 9:20 AM, Matthew Flatt wrote:
> > At Mon, 27 Aug 2012 17:36:42 -0400, Sam Tobin-Hochstadt wrote:
> >> Since I've made the Typed Racket tests run in parallel, there have
> >> been intermittent errors in DrDr, l
On Wed, Aug 29, 2012 at 9:20 AM, Matthew Flatt wrote:
> At Mon, 27 Aug 2012 17:36:42 -0400, Sam Tobin-Hochstadt wrote:
>> Since I've made the Typed Racket tests run in parallel, there have
>> been intermittent errors in DrDr, like this:
>>
>> http://drdr.racket-lang.org/25278/collects/tests/type
At Mon, 27 Aug 2012 17:36:42 -0400, Sam Tobin-Hochstadt wrote:
> Since I've made the Typed Racket tests run in parallel, there have
> been intermittent errors in DrDr, like this:
>
> http://drdr.racket-lang.org/25278/collects/tests/typed-racket/run.rkt
>
> I'm not sure exactly what could be cau
Since I've made the Typed Racket tests run in parallel, there have
been intermittent errors in DrDr, like this:
http://drdr.racket-lang.org/25278/collects/tests/typed-racket/run.rkt
I'm not sure exactly what could be causing this -- I don't think
promises should ever fail to `force`. Might the
At Wed, 7 Sep 2011 21:47:17 -0700, Eric Dobson wrote:
> I regularly build racket from HEAD on OS X with no problems, but
> tonight I decided to try the 64 bit version and couldn't get it to
> compile. The error I got was:
>
> Undefined symbols for architecture x86_64:
> "_iconv_close", reference
I regularly build racket from HEAD on OS X with no problems, but
tonight I decided to try the 64 bit version and couldn't get it to
compile. The error I got was:
Undefined symbols for architecture x86_64:
"_iconv_close", referenced from:
_close_converter in libracket.a(string.o)
_sch
Since we are releasing soon, I thought I'd remind everyone that we are getting
these strange internal error messages from drracket when the mouse moves over
the leftmargin/control panel in some way;
> on-move in window<%>: expected argument of type 1]>; given 444866732275936526336
>
>
13 matches
Mail list logo