[CM] comment semicolon bug?

2012-05-21 Thread Michael Winkler
Dear Mister Taube Dear List CM 3.8.0, Scheme (and earlier, I think): It seems to me that a just a single semicolon in a bunch of variable definitions occurs an error so one can't place comments. A bug? test, remove the semicolon at define m67, test again: (define m72 '(ef3 ef3 ef3 f3 e3 f3

Re: [CM] comment semicolon bug?

2012-05-21 Thread Bill Schottstaedt
The example works for me (in Snd/s7) in either case, but I'm running in unix, and perhaps the mailer translated something. I currently look for \n for end-of-line which I think should work in any current OS -- I can add \r if that's what is needed. What character marks the end of the line in your

[CM] Snd 12.11

2012-05-21 Thread Bill Schottstaedt
Snd 12.11: s7: if WITH_SYSTEM_EXTRAS is 1 (default is 0) include directory? file-exists? delete-file getenv directory-list system with-baffle to limit the scope of continuations #_name is the initial (built-in, startup) value of name *error-info* replaced by

[CM] problem compiling cm-3.8.0

2012-05-21 Thread Bill Sack
hi all, compiling cm-3.8 in linux (fedora 16) and all goes well until down at this linker: /usr/bin/ld: obj/juce/libjuce.a(juce_amalgamated.o): undefined reference to symbol 'dladdr@@GLIBC_2.0' /usr/bin/ld: note: 'dladdr@@GLIBC_2.0' is defined in DSO /lib/libdl.so.2 so try adding it to the linker