zig icon indicating copy to clipboard operation
zig copied to clipboard

-freference-trace can work without colors

Open gwenzek opened this issue 1 year ago • 1 comments

Currently -freference-trace only works when running from a terminal. This is annoying if you're running in another environment or if you redirect the output. But -freference-trace also works fine without the color, so just changing how the build runner is interpreting this option.

gwenzek avatar Jun 18 '24 07:06 gwenzek

This needs a rebase to deal with the merge conflict.

alexrp avatar Oct 10 '24 13:10 alexrp

I've rebased on top of master. Ready for the 0.14.0 release :-)

CI is green so far, just waiting on aarch64 CI.

gwenzek avatar Jan 27 '25 15:01 gwenzek

All green :-)

gwenzek avatar Jan 28 '25 15:01 gwenzek

@andrewrk Can I have your eyes on this ? the history indicates you're the main contributor of this part of the compiler. I tried to find another volunteer to review this on Zulip but wasn't able to.

gwenzek avatar Jan 30 '25 08:01 gwenzek

Thanks !

gwenzek avatar Jan 30 '25 13:01 gwenzek