Michał "phoe" Herda
Michał "phoe" Herda
Reproduced on OS X and Linux, too.   The following workaround works well for me: ```lisp (defun main () (dolist (lib...
Still reproducible on the latest Quicklisp dist.
In my case, using a 32-bit Lisp implementation for deployment gave a 45% reduction in RAM used by the application and had no downsides since I wasn't using any 64-bit...
Sure, take your time. It's not like I have a support contract. _(though I'd love to throw a few bucks at your Patreon or something, to be absolutely honest)_
@maufdez Could you change the issue title to `Upload fresh qt-libs for 32-bit implementations` and possibly move it to https://github.com/Shinmera/qt-libs ?
Looks like @Shinmera needs to transfer it then. Or leave it here. ¯\\\_(ツ)\_/¯
The package is `CL-USER`, I do not think it's that. I guess it's the readtable that is not set to the standard readtable by ASDF. I would expect that ASDF...
https://bugs.launchpad.net/asdf/+bug/1820910
Can confirm that I was getting the same exception on Windows 10 while using qtools, and I don't remember the exact code that triggered it. I'll debug it someday. The...
https://bugs.launchpad.net/sbcl/+bug/1706516