Monday, February 22, 2016

quicklisp 2016-02-08

The difference between this and previous months:

Grouped by lisp implementation first and then by library:

Grouped by library first and then by lisp impl:

(Both reports show the same data, just arranged differently)

The diff contains mostly improvements, but there are several regressions: varjo, gendl, lake, buffalo, binfix, data-table and others.

If you're interested in some particular failure or need help investigating something, just ask in the comments or on the mailing list.

1 comment:

  1. Hey Anton, thanks for the great work, I'm embarrassed to say that I didnt know about cl-test-grid. I'm maintaining varjo so I will try fixing this regression. It seems to just be that I use the lambda symbol in my code so I think http://cliki.net/ASDF%20encoding should fix it.

    ReplyDelete