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
Copy file name to clipboardExpand all lines: releasenotes.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,3 +31,4 @@ Other:
31
31
- You can suppress warnings in current file using "-file".
32
32
- You can suppress all warnings where macro is used using "-macro"
33
33
- fixed CMake build with UBSAN and GCC
34
+
- Added command-line options "--fsigned-char" and "--funsigned-char" to control the signess of the "char" type. This overrides previously specified "--platform" options and is overrides by following ones.
0 commit comments