<div dir="ltr"><div>Hi ASDF developers,</div><div><br></div><div>I wanna ask a question about the specification of source-registry.<br></div><div><br></div><div>ASDF doesn't allow relative pathnames in source-registry string intentionally.</div><div><a href="https://github.com/drmeister/asdf/blob/master/source-registry.lisp#L136">https://github.com/drmeister/asdf/blob/master/source-registry.lisp#L136</a><br></div><div><br></div><div>It seems the line has long history, however, why it won't accept relative pathnames?</div><div><br></div><div>I think it would be useful when adding the current working directory to the source registry like:</div><div><br></div><div># doesn't work</div><div>CL_SOURCE_REGISTRY=. sbcl --eval '(princ (asdf:system-source-directory :myapp))'<br></div><div><br></div><div>Thanks,</div>Eitaro Fukamachi
</div>