mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
Before this fix, the stderr FIFO was advanced by the length of the trimmed message, thus the next error log contained the tail of that message.
Before this fix, the stderr FIFO was advanced by the length of the trimmed message, thus the next error log contained the tail of that message.