Michał "phoe" Herda

Results 359 comments of Michał "phoe" Herda

Reproduced on OS X and Linux, too. ![Zrzut ekranu z 2019-10-26 20-49-10](https://user-images.githubusercontent.com/15045546/67624553-196ae580-f832-11e9-9185-2e3793c306f2.png) ![Zrzut ekranu z 2019-10-26 20-57-35](https://user-images.githubusercontent.com/15045546/67624623-3e138d00-f833-11e9-8abb-acf214595736.png) 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