ruffianeo

Results 5 comments of ruffianeo

I get the same, indifferent of the details. ros version: roswell 21.10.14.111(d99872a) system debian For example: ``` ros install sbcl ros install sbcl/2.2.7 ros install clasp ``` They all produce...

I would love giving clasp a go and use it next to sbcl as my main common lisp implementation. But many of my must-have quicklisp libraries are not working in...

I was aware while writing my above post, that the gssl problems are different from the others. This thread was the trigger to simply test all my (well not favorite...

Yes, I apologize. Using `&mut file_reader` actually works. Not the brightest of days I had when I wrote this issue... As for my sporadic corruptions: When the new version of...

I recommend to close this issue, since the code below is working. So it must be a problem in my code, even though I am not sure, where. Storing the...