Dennis Felsing

Results 490 comments of Dennis Felsing

There is no english file.

We have context information for translations already, see for example: ``` [Demo browser] Play == Abspielen ``` vs ``` [Start menu] Play == Spielen ``` So you can go through...

Unfortunately ASan is currently broken because of https://github.com/MaterializeInc/database-issues/issues/8126, I'll try to find a workaround for that. Also, triggering multiple sanitizer runs is a bit awkward since it stops the previous...

My ASan run didn't find anything new: https://github.com/MaterializeInc/materialize/pull/27990

I checked and the C/C++ `-fsanitize=address` flags seem to be passed through correctly to both openssl and librdkafka. Have we tried upgrading our OpenSSL version or would that be more...

Indeed, then I'm out of quick ideas. Might still be some buffer reuse inside of OpenSSL.

mth reports: why is it that the vote kick on the server goes into a negative number? @Learath2 any idea? He seems to be using 0.7 vanilla

Can we just default to OpenGL on Android? (and maybe even on other platforms, I get the feeling that OpenGL is more stable than Vulkan currently)

I think adding an interface is complex. How about allowing you to paste/select the file in client to overwrite it?

`[mvk-info] MoltenVK version 1.2.7, supporting Vulkan version 1.2.275.` But I see no viewport/scissor related changes after that: https://github.com/KhronosGroup/MoltenVK/blob/main/Docs/Whats_New.md