28 Oct
2009
28 Oct
'09
1:08 p.m.
Is it a contingent fact about this system that we have an absolute pathname here, o have we somehow ended up with a function named foo-relative-pathname that returns absolute pathnames? ___ Robert P. Goldman Principal Scientist, SIFT, LLC www.sift.info ...... Original Message ....... On Wed, 28 Oct 2009 12:22:37 +0100 "Attila Lendvai" <attila.lendvai@gmail.com> wrote:
(defun query-system-root (x) (asdf:component-pathname (asdf:find-system x)))
or with a not too old ASDF:
TEST> (asdf:system-relative-pathname :hu.dwim.stefil "") #P"/home/ati/workspace/hu.dwim.stefil/"
-- attila
_______________________________________________ asdf-devel mailing list asdf-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel