• Jan Moringen's avatar
    Make fancy inspector more robust w.r.t. unexpected logical PATHNAME-HOST · a27493d1
    Jan Moringen authored
    While CLHS seems to guarantee PATHNAME-HOST to return a string, this is
    not always the case in practice (e.g. SBCL returns a
    SB-IMPL:LOGICAL-HOST instance).
    
    * swank-fancy-inspector.lisp (emacs-inspect logical-pathname): wrap the
      return value of PATHNAME-HOST in a (:value ...) in case it is not a
      string
    a27493d1
To find the state of this project's repository at the time of any of these versions, check out the tags.