[Ecls-list] COMPILED-FUNCTION-FILE returning logical-pathname namestrings

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Tue Mar 9 19:59:43 UTC 2010


The compiled file names are logical pathnames because this way we can move
the sources around. Otherwise what is the point that the SRC: hostname is
configurable with an environment variable?

On Sun, Mar 7, 2010 at 1:02 PM, Tobias C. Rittweiler <tcr at freebits.de>wrote:

> In fact, it's worse:
>
> CL-USER> (ext:compiled-function-file #'si::expand-set-documentation)
> "src:lsp;helpfile.lsp.NEWEST"
> 6982
> CL-USER> (translate-logical-pathname *)
> #P"/src/tcr/from-upstream/ecl/lsp/helpfile.lsp"
>
> However, the `lsp' directory is in `ecl/src/' not in `ecl/'.
>

This is a problem in the definition of the SRC: logical hostname

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100309/6aaa1559/attachment.html>


More information about the ecl-devel mailing list