1 Jan 2005 22:37
Re: (coerce #c(1 2) '(complex float)) => error
Paolo Amoroso <amoroso <at> mclink.it>
2005-01-01 21:37:48 GMT
2005-01-01 21:37:48 GMT
Christophe Rhodes <csr21 <at> cam.ac.uk> writes: > X-Spam-Score: -2.6 (--) > X-Spam-Report: Spam detection software, running on the system "sc8-sf-spam2.sourceforge.net", has > identified this incoming email as possible spam. The original message > has been attached to this so you can view it (if it isn't spam) or label > similar future email. If you have any questions, see > the administrator of that system for details. > Content preview: Vincent Arkesteijn <vincent <at> arkesteijn.net> writes: > > In SBCL 0.8.17.28: > * (coerce #c(1 2) '(complex float)) > > debugger > invoked on a SIMPLE-TYPE-ERROR in thread 15242: > Argument REALPART is > not a REAL: #C(1 2) > > The attached patch solves this. [...] > Content analysis details: (-2.6 points, 5.0 required) > pts rule name description > ---- ---------------------- -------------------------------------------------- > -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% > [score: 0.0000] > 0.0 AWL AWL: From: address is in the auto white-list It looks like Sourceforge is tagging some of your messages as spam. Ironically, my own spam filter, based on `mailfilter', in turn identifies the Sourceforge header fields as spam, because the maximum line length of fields in the message header is longer than the default of 998 characters. Paolo -- -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
RSS Feed