<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello,<br>
      <br>
      I don't really work with git so I don't know how to submit a patch
      via github.<br>
      But attached is the result of "git diff" command. Hope it helps.
      If not, let me know, I will try to look into github.<br>
      <br>
      Kind regards,<br>
      Cosmin<br>
      <br>
      On 20/12/2012 20:23, Gary King wrote:<br>
    </div>
    <blockquote
      cite="mid:5659C7F5-8194-4F3F-9B58-BD47037F7769@metabang.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>Would you be able to submit a patch via github?</div>
      <div><br>
        <div>
          <blockquote type="cite">
            <div text="#000000" bgcolor="#FFFFFF">Playing with the
              cl-containers and the heap implementation I come across
              what looks like two bugs in heaps.lisp:<br>
              <br>
              1/ delete-item/sift does not use the key of the elements
              stored in the heap in order to compare them. This is easy
              to see in the source code.<br>
              <br>
              2/ it looks like node-parent-index is incorrect as you use
              0 based indexes:<br>
            </div>
          </blockquote>
        </div>
        [...]<br>
      </div>
    </blockquote>
    <br>
  </body>
</html>