<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It appears that in CCL 1.3 that the string "Data/Map_Sym.txt"  needs to be coerced to an NSString in the definition of hyperspec-map-hash in cocoa-doc.lisp.  Otherwise I end up in the debugger. (PPC G4, OS 10.4.11). I didn't see a ticket on this.<div><br><div><div>(defun hyperspec-map-hash (document)</div><div>  (or *hyperspec-map-sym-hash*</div><div>      (rlet ((perror :id  +null-ptr+))</div><div>        (let* ((map-url (make-instance 'ns:ns-url :with-string #@"Data/Map_Sym.txt" :relative-to-url (hyperspec-root-url)))</div><div>               ...</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>l)))))))))</div></div></div><br><br><div> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">---------</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica">George Khouri</font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:gk1@four-four.com">gk1@four-four.com</a></font></p> <p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p>  </div><br></body></html>