quicklisp-client icon indicating copy to clipboard operation
quicklisp-client copied to clipboard

Windows pathname indexes

Open quicklisp opened this issue 13 years ago • 0 comments

Per ThomasH on IRC: I think system-index.txt was generated by LispWorks and CCL doesn't want to play nice with that. I'll confirm. Indeed, that is the problem, CCL wants directories separated by '/' and LispWorks doesn't care, but if it generates system-index.txt, it uses ''.

quicklisp avatar Oct 15 '12 15:10 quicklisp