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" <[email protected]> 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 >[email protected] >http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel _______________________________________________ asdf-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
