Re: [racket-dev] , en and enter! sometimes do nothing, and it's changing over releases?

2013-02-14 Thread Matthew Flatt
At Sun, 10 Feb 2013 14:36:55 -0500, Greg Hendershott wrote: > Unfortunately even with that (I just rebuilt from HEAD), I'm > experiencing an issue. Right... another failure of the `enter!' load-handler to follow the load-handler protocol. I've pushed another repair. _ Ra

Re: [racket-dev] Compilation of 5.3.2 fails on some compilers

2013-02-14 Thread Matthew Flatt
Thanks for the patch. I've changed more AC_TRY_RUN()s to AC_COMPILE_IFELSE()s and AC_LINK_IFELSE()s to work better for cross-compilation, and I'll push that soon. I don't think I agree about the compare-and-swap test. If the compiler's default mode on a given machine is i386, then I don't think th