Zach Beane

Results 164 comments of Zach Beane

This breaks a ton of stuff if left unmerged.

`dependency-tree` is meant only for objects of type `ql-dist:system`, not ASDF systems. It can't be used on projects not indexed within a dist (e.g. your own projects).

It could be fixed to catch that NIL error, though...

Ugh. That's an indexing issue. ASDF shouldn't be in depends-on lists. It doesn't make a lick of sense. I'll have to think about it a bit more.

Thanks for the patch. Do you happen to have a link to the documentation for this type?

Failure log here: http://report.quicklisp.org/2021-08-05/failure-report/fof.html

Thanks for the example. I very much want to make it easy to access that kind of provenance info in Quicklisp with a single command. It is a work in...

Thank you very much for this pull request, and sorry for the late response. I'm a little hesitant to use the MD5 code as-is because of how it uses internal...

There's already `:include-local-projects` - what do you need that's different from that?