Michał Janiszewski

Results 224 comments of Michał Janiszewski

This can be alleviated by disabling the broken `MINIZ_USE_UNALIGNED_LOADS_AND_STORES` option in the config until a proper fix is in place.

FWIW: installing packages on Travis, especially large ones like the compiler, is painfully slow and it's much faster to have a docker image available through docker hub and then download...

Is it really necessary to store binaries in the repo?

The coaster seems to have two stations, is that correct for this type of ride?

We know about this, that's a compiler regression. I've just bisected it and am working to minimise the reproducer for submission to GCC. As a workaround disable that warning or...

Description of the bug you linked seems different: 1. We don't compile in c++20 (yet), the error report claims it is required for the bug to trigger 2. The bug...

I should have something to report to GCC today or tomorrow

@Thaodan there are markdown tags to provide code or code-like data, such as the error logs, please use them. Current reports are unintelligible.

@Thaodan it's even worse now. Please verify your comments with `preview`.

I've submitted bug to GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105937