SapphireDensetsu / mcl

Automatically exported from code.google.com/p/mcl
Other
0 stars 0 forks source link

loop return not working #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
on MacOS 10.6.1:

(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.

Original issue reported on code.google.com by terje.norderhaug on 20 Sep 2009 at 6:31

GoogleCodeExporter commented 8 years ago
I think that just noting the change is enough, so marked status done.

Original comment by p2.edoc@gmail.com on 7 Nov 2009 at 5:52