[parenscript-devel] logical operator bugs

Daniel Gackle danielgackle at gmail.com
Thu Apr 22 07:27:56 UTC 2010


I was glad to see LOGAND, LOGIOR, and LOGXOR added to PS, because it means
we can remove these from our macro library. However, they don't work with
assignment statements. For example, the following form crashes:

(ps (setf x (logand x y)))

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20100422/5ccfee9e/attachment.html>


More information about the parenscript-devel mailing list