<div dir="ltr"><div>Thanks. This should now be fixed with version tagged QL-2014-02, in the February quicklisp dist release.<br><br></div>Liam<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 31, 2014 at 5:28 PM, Matt Niemeir <span dir="ltr"><<a href="mailto:matt.niemeir@gmail.com" target="_blank">matt.niemeir@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, there was a discussion in #lisp today about cl-csv, iterate, and antik. I came up with a small case which seems to illustrate an issue:<div>

<br></div><div>    (macroexpand-1 '(iter:iter (iter:for i upfrom 0)))<br>
</div><div><br></div><div>Before loading antik, that form's expansion includes cl:+. After loading antik, it includes antik:+ instead. </div></div>
</blockquote></div><br></div>