Re: [racket-dev] Errors compiling on cygwin

2014-10-31 Thread Matthew Flatt
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

Re: [racket-dev] Errors compiling on cygwin

2014-10-31 Thread Saurabh T
> 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

[racket-dev] Errors compiling on cygwin

2014-10-30 Thread Saurabh T
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

Re: [racket-dev] errors from `force`

2012-08-30 Thread Jay McCarthy
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?

Re: [racket-dev] errors from `force`

2012-08-30 Thread Sam Tobin-Hochstadt
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

Re: [racket-dev] errors from `force`

2012-08-29 Thread Sam Tobin-Hochstadt
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

Re: [racket-dev] errors from `force`

2012-08-29 Thread Matthew Flatt
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

Re: [racket-dev] errors from `force`

2012-08-29 Thread Sam Tobin-Hochstadt
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

Re: [racket-dev] errors from `force`

2012-08-29 Thread Matthew Flatt
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

[racket-dev] errors from `force`

2012-08-27 Thread Sam Tobin-Hochstadt
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

Re: [racket-dev] Errors with Racket on OS X 10.7 64bit

2011-09-08 Thread Matthew Flatt
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

[racket-dev] Errors with Racket on OS X 10.7 64bit

2011-09-07 Thread Eric Dobson
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

[racket-dev] errors

2011-01-06 Thread Matthias Felleisen
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 > >