Jan Ph. H.
Jan Ph. H.
@thejoshwolfe Can you rebase on top of ~~#16054 to check, if the fix works correctly~~ master to get a green CI? ~~Otherwise, I'll try to poke it with valgrind later...
> the names are still not correct on powerpc64le-linux-musl and powerpc-linux-musl. First of all, sorry for the inconvenience. I should have waited the full libstd test suite. It would be...
@Aandreba What are the exact command line arguments to reproduce? Zig version etc?
> eh new conflict right before Yeah, such things are abit of a bummer: #14186 #14726.
Out of curiosity: Did you 1. log files before and after reduction and/or 2. wrote a tracer for the reduction history to debug your problem? Might be a very nice...
The stack trace looks very broken, but one can guess that the error is in os.accept and some unreachable is reached ``` Install the project... -- Install configuration: "Release" ++...
Quickfix: Check why SIGHUP is not send to the child once the parent dies, which has as default behavior to abnormal termination. Unless sigpgrp is called, the process should have...
So far I've only seen https://jmmv.dev/2019/11/wait-for-process-group-darwin.html on macos, which feels like an ugly solution and still does not handle orphaned descendants from SIGKILLing the parents. The to me only known...
> Make the tests pass for all supported platforms 1. What tests? Sounds like you've already started. 2. What is the current behavior for hard links/junctions?
> I want that syntax hightlighting that GitHub provides for Zig in my Vim. This is an issue tracker, not QA. Please ask future questions in a [community place](https://github.com/ziglang/zig/wiki/Community). https://github.com/ziglang/zig.vim