Guest User

Untitled

a guest
Jan 19th, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. 2018-01-05T17:09:19Z jmercouris: Xach: I remember you told me some time ago, but let's say you have something installed via quicklisp, and something in your local-projects dir, how does ql decide which to load?
  2. 2018-01-05T17:09:51Z Xach: jmercouris: local-projects takes precedence always.
  3. 2018-01-05T17:10:02Z jmercouris: Ok good, that should make this tool work then
  4. 2018-01-05T17:10:08Z Xach: as well as any other system visible through asdf's registry system
  5. 2018-01-05T17:10:15Z Xach: quicklisp-provided projects are the last resort
  6. 2018-01-05T17:10:25Z jmercouris: i guess that makes sense, becaause the user would have to manually do that meaning that is likely their intent
Add Comment
Please, Sign In to add comment