v5.0.112 #148
alexrp
announced in
Announcements
v5.0.112
#148
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ZigVersion
from0.11.0
to0.13.0
.LanguageStandard
for C projects fromgnu2x
tognu23
.LanguageStandard
for C++ projects fromgnu++2c
tognu++23
.CompilerMode
property.Language
property (Zig
,C
,Cxx
) based on project file extension (.zigproj
,.cproj
,.cxxproj
).TargetLibraryVersion
forlinux-ppc64le
from2.17
to2.19
.LinkTimeOptimization
to betrue
by default.UnicodeEnvironment
property to control theUNICODE
macro andwmain
/wWinMain
usage on Windows.BufferAnalysis
property to control-Wunsafe-buffer-usage
.-Winvalid-utf8
by default atWarningLevel=1
and above.-Wincompatible-function-pointer-types-strict
by default atWarningLevel=4
and above.ZIG_GLOBAL_CACHE_DIR
workaround as the bug it was working around appears to have been fixed.EditorSupport
logic to produce correct JSON on Unix systems.Beta Was this translation helpful? Give feedback.
All reactions