Re: [racket-dev] [plt] Push #21564: master branch updated

2010-11-25 Thread Jay McCarthy
When I re-generate src/mzmark.c on my machine, I get the following error when compiling: ECT -m32 -pthread -fno-common -DNEWGC_BTC_ACCOUNT-Wall -c xsrc/type.c -o type.o ../../../racket/gc2/../src/mzmark.c: In function ‘cpointer_obj_SIZE’: ../../../racket/gc2/../src/mzmark.c:155: error: expe

Re: [racket-dev] [plt] Push #21564: master branch updated

2010-11-25 Thread Matthew Flatt
At Thu, 25 Nov 2010 12:20:35 -0500, Jay McCarthy wrote: > When I re-generate src/mzmark.c on my machine, I get the following > error when compiling: The problem is that I forgot to re-generate "mzmark.c", so my (incorrect) changes to "mzmarksrc.c" were not being used. I'll fix it and push the repa

Re: [racket-dev] [plt] Push #21575: master branch updated

2010-11-25 Thread Matthew Flatt
At Thu, 25 Nov 2010 12:09:18 -0500, j...@racket-lang.org wrote: > : > | Fixing use and documentation of draw-bitmap-section-smooth > : > M collects/handin-client/client-gui.rkt |4 ++-- > M collects/scribblings/draw/bitmap-dc-class.scrbl |2 -- Thanks, but please don't change t

Re: [racket-dev] Tab switching keyboard shortcuts on Mac

2010-11-25 Thread Dmitry Chestnykh
Replying to my previous statement: > There's another unrelated thing with shortcuts that bothers me -- any > shortcuts with letters don't work > with non-English (Russian in my case) layouts -- they put a letter instead of > doing action (for example, > if I press Cmd+] with Russian layout, it o

[racket-dev] Program by Design Web site

2010-11-25 Thread Shriram Krishnamurthi
The Program by Design Web site is now live: http://www.programbydesign.org/ Would you please update links you have to old sites (like www.teach-scheme.org) to point to the above URL instead? (The old URL will continue to work, but only for legacy links.) Shriram