<p dir="ltr">Hi,</p>
<p dir="ltr">While trying to compile and load my personal project with ql:quickload I got a compilation error for cl-ppcre. I logged a issue with cl-ppcre in github and got an answer that MKCL compiler is broken somewhere and I need to fix it. Can anyone here please help me do that?</p>

<p dir="ltr">Please check the attached mail below for the suggestions from cl-ppcre team.</p>
<p dir="ltr">Thanks and regards<br>
Santanu</p>
<div class="gmail_quote">---------- Forwarded message ----------<br>From: "Stas Boukarev" <<a href="mailto:notifications@github.com">notifications@github.com</a>><br>Date: Jun 23, 2014 1:45 AM<br>Subject: Re: [cl-ppcre] Expected end of string - error while compiling cl-ppcre (#19)<br>
To: "edicl/cl-ppcre" <<a href="mailto:cl-ppcre@noreply.github.com">cl-ppcre@noreply.github.com</a>><br>Cc: "Santanu Chakrabarti" <<a href="mailto:santanu.chakrabarti@gmail.com">santanu.chakrabarti@gmail.com</a>><br>
<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>The compiler is broken at</p>

<pre><code>(funcall
 (compile nil
          `(lambda (a)
             (declare (optimize (safety 0)))
             (prog1 (char "abc" (car a))
               (setf (car a) 1))))
 (list 0))
=>
#\U+????
</code></pre>

<p style="font-size:small;color:#666">—<br>Reply to this email directly or <a href="https://github.com/edicl/cl-ppcre/issues/19#issuecomment-46791511" target="_blank">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/2360602__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxOTA4NzMwMywiZGF0YSI6eyJpZCI6MzUyNDU1MTJ9fQ==--d8778fa70d646ec1830ea2a53e2acbef3e9507e0.gif" width="1"></p>
</blockquote></div>