Re: RMCL for SL changes

Terje Norderhaug <[email protected]> Wed, 16 Sep 2009 20:04:42 -0700
Newsgroups gmane.lisp.mcl.general
Message-ID <[email protected]>
On Sep 15, 2009, at 10:16 AM, peter wrote:
> 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).

The MCL project now has an Issues page to register such items:

   http://code.google.com/p/mcl/issues/list

-- Terje Norderhaug


_______________________________________________
info-mcl mailing list
[email protected]
http://clozure.com/mailman/listinfo/info-mcl