RMCL for SL changes
peter <p2.edoc-gM/[email protected]> Tue, 15 Sep 2009 18:16:59 +0100
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <p06240803c6d56cb027f3@[192.168.1.44]> |
By way of reporting changes, no matter how trivial: (RMCL (aka saved app based on PPCCL) 5.2 on MacOS 10.6.1) (I'm fuzzy about how to specify exact version these days). (loop ... finally return (values ...)) used to work in prior MCL releases, it does not appear to now. I assume this is inappropriate use of loop anyway. (loop ... finally (return (values ...))) seems to work fine. Apropos dialog: terminal whitespace in keys is not trimmed for search. Some type specifications (and/or declare optimizations) have changed, I suspect tightened up (hence become intolerant of my earlier sloppiness). One of my systems (6.6MB of MCL sources) now runs (slower and untested) under Snow and 10.5 under latest RMCL. Brief whoopee only ... as this is all in transition to CLZ. _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl