[cmucl-ticket] [cmucl] #70: Source location error with a logical pathname default

cmucl cmucl-devel at common-lisp.net
Thu Jan 24 04:20:34 UTC 2013


#70: Source location error with a logical pathname default
---------------------+------------------------------------------------------
  Reporter:  rtoy    |       Owner:  somebody
      Type:  defect  |      Status:  closed  
  Priority:  major   |   Milestone:          
 Component:  Core    |     Version:  2013-01 
Resolution:  fixed   |    Keywords:          
---------------------+------------------------------------------------------
Changes (by toy.raymond@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 commit ab191d0f0c6c3744688042d14f754c3e35a4a793
 Author: Raymond Toy <toy.raymond at gmail.com>
 Date:   Wed Jan 23 20:20:18 2013 -0800

     Fix ticket:70 by binding *d-p-d* to #p"".

     This allows logical pathnames (which always have a host to parse
     against) and search-lists (which don't have an explicit pathname to
     parse against) to be parsed correctly.  See the comment for some
     possible issues.

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/70#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.


More information about the cmucl-ticket mailing list