Hacker News new | ask | show | jobs
by kstenerud 2101 days ago
On whose authority was https://github.com/ziglang/zig/pull/2701 made, and what are the implications for the Zig project now that the referenced commit (https://github.com/ziglang/zig/commit/aa60d2a688c965dcccf8e2...) is part of the codebase?
1 comments

It is not part of the codebase. I immediately reverted the commit in question[1] and then I fixed the bug independently[2].

[1]: https://github.com/ziglang/zig/commit/8ed88280a62f2a400d00b5... [2]: https://github.com/ziglang/zig/commit/9050a07540b7387dade818...