You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The language reference should have a comprehensive list of every of possible undefined behavior that is possible, with a description of either how safety checks work for it, and under what circumstances the safety check will catch the problem or not, or the docs should explain why there cannot be safety checking for this particular kind of undefined behavior.
With this it will be obvious how close (or distant) zig is from a safe language.
eyelash, meta-inf, hiroakitakada, gmcabrita, IvanTurgenev and 80 morechrisbodhi, DilumAluthge, Av1d1ty, revskill10, ghishadow and 8 more