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

`ql:bundle-systems` can cause infinite loop when the output bundle is in a system

Open justinmeiners opened this issue 3 years ago • 0 comments

Description If the destination directory for ql:bundle-systems is inside one of the include system folders, then this will start an infinite copying loop. A common case is if you are in a local project and run the command there.

Expected It would be nice if this was a supported feature. If that doesn't make sense, I think it should at least present an error, instead of endlessly creating files.

justinmeiners avatar Mar 03 '22 04:03 justinmeiners