#181: Failure to load ASDF definitions from JAR files. -----------------------+---------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: closed Priority: major | Milestone: 1.0.1 Component: other | Version: 1.0 Resolution: fixed | Keywords: url-pathname asdf -----------------------+---------------------------------------------------- Changes (by mevenson):
* status: accepted => closed * resolution: => fixed
Comment:
(In [13704]) Fix #181: TRUENAME doesn't always canonicalize the outer DEVICE component of JAR-PATHNAME.
If *DEFAULT-PATHNAME-DEFAULTS* is a JAR-PATHNAME, then TRUENAME will not attempt to canonicalize the outer DEVICE component of a JAR-PATHNAME.
Remove corresponding kludge from ASDF.