Miguel Vieira Pereira

Results 2 comments of Miguel Vieira Pereira

I think that the problem is related to the code in CodeGen.zig in line 9183: ```zig if (switch (tag) { else => unreachable, .mul, .mul_wrap => dst_abi_size != src_abi_size and...

I have the same problem on Ubuntu in versions 4.2.2 and version 4.3 beta 1. What I have noticed is that this occurs specifically when the screen is maximized, even...