Re: cl-redis problems

2016-01-11 Thread Daniel Kochmański
Yes, I've made a PR on rutils repository and it got merged. https://github.com/vseloved/rutils/pull/26 Should work on each (clisp, abcl, ecl) from now on. Regards, Daniel Anton Vodonosov writes: > ABCL complains about print-object too: > > https://common-lisp.net/project/cl-test-grid/library/cl

Re: cl-redis problems

2016-01-11 Thread Anton Vodonosov
ABCL complains about print-object too: https://common-lisp.net/project/cl-test-grid/library/cl-redis.html 11.01.2016, 15:57, "Daniel Kochmański" : > Hello, > > thanks for reporting this. I can confirm, that this problem also affects > ECL 16.0.0 (and the development version). It had to be some c

Re: cl-redis problems

2016-01-11 Thread Daniel Kochmański
Hello, thanks for reporting this. I can confirm, that this problem also affects ECL 16.0.0 (and the development version). It had to be some change with the rutil, however it's probably ECL bug. I've added this issue here: https://gitlab.com/embeddable-common-lisp/ecl/issues/207 Does standard req

cl-redis problems

2016-01-11 Thread Diogo Franco
Hi, I've been using cl-redis with ecl without problems, but recently i have some trouble when installing on new systems. rutil is a dependency installed by quicklisp when doing quickload on cl-redis, and i've been getting: "There is no method on the generic function PRINT-OBJECT that agrees on q