mikae1

Results 16 comments of mikae1

> Instead, I've changed the memory allocator to request more memory when needed ([bdb8f7b](https://github.com/andrei-drexler/ironwail/commit/bdb8f7bda1509554db2f179eb40af174a0cf22e3)). Oh, way cool! Thanks for patching so fast! šŸ™Œ > You might want to try the...

> If you're using Arch Linux, the following PKGBUILD should work. I’m not. But thanks anyways. Perhaps there’s time for a new release with binaries for the three big OSs...

> mkdir build && cd build > cmake .. > make Thanks. I did this and it built fine. But I’m getting an error message in the console when running...

I have another observation… > I’m getting an error message in the console when running The Immortal Lock with the master downloaded today: > `WARNING: 2922 MODELS EXCEEDS QS LIMIT...

> Workaround for freebsd 13 borg users: use borg 1.2.x for now. Is borg 1.4.x ā€œbackward compatibleā€? That is, will borg 1.2.x work as source with a borg 1.4.0 installation...

> @mikae1 yes, that should work. Just make sure to use borg >= 1.2.5 (see the upgrade / CVE notes at the top of the changelog), using borg clients =...