Subject: Re: simple question
From: rpw3@rpw3.org (Rob Warnock)
Date: Wed, 26 Oct 2005 03:18:22 -0500
Newsgroups: comp.lang.lisp
Message-ID: <mLOdnYnIRZZTpsLeRVn-qg@speakeasy.net>
Ron Garret  <rNOSPAMon@flownet.com> wrote:
+---------------
|  rpw3@rpw3.org (Rob Warnock) wrote:
| > Said more succinctly: If you want a special variable to be thread-
| > local, bind it. If you want it to be global, SETF it.
| > 
| > To my knowledge, ACL, Corman Lisp, CMUCL, & SBCL all behave this way,
| > and probably others as well. [LW?]
| 
| This behavior is required by the standard, so any CL that doesn't work 
| this way is non-compliant.
+---------------

Uh... Where does the standard talk about *threads*?!?


-Rob

-----
Rob Warnock			<rpw3@rpw3.org>
627 26th Avenue			<URL:http://rpw3.org/>
San Mateo, CA 94403		(650)572-2607