Re: resolution of symlinks in asdf
Kevin Layer <[email protected]>
| Newsgroups | gmane.lisp.cclan.general |
|---|---|
| Message-ID | <9247.1148882212@gemini> |
Christophe Rhodes <[email protected]> wrote: >> And the symbolic links are not a property of the system, OK symbolic links are not a property of the system, but indirecting through them is. If you disagree, then please explain why there is a call to `resolve-symlinks' in the definition of defsystem. It certainly appears to me that implicit in every asdf-defined system is the notion that symlinks are followed, if the defsystem appears in a file. Kevin