Skip to content

Conversation

@squeek502
Copy link
Member

@squeek502 squeek502 commented Sep 26, 2025

Before #18160, error tracing defaulted to true in ReleaseSafe, but that is no longer the case. These option descriptions were never updated accordingly.

I chose to use the same wording as -fvalgrind/-fno-valgrind:

zig/src/main.zig

Lines 511 to 512 in 3b365a1

\\ -fvalgrind Include valgrind client requests in release builds
\\ -fno-valgrind Omit valgrind client requests in debug builds

Before ziglang#18160, error tracing defaulted to true in ReleaseSafe, but that is no longer the case. These option descriptions were never updating accordingly.
@andrewrk andrewrk merged commit b1a0a4e into ziglang:master Sep 26, 2025
7 of 9 checks passed
@andrewrk
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants