We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc876fe commit a2443f7Copy full SHA for a2443f7
Sources/SWBUniversalPlatform/Specs/en.lproj/Apple Clang.strings
@@ -207,7 +207,7 @@ Pascal string literals take the form `\"\\pstring\"` . The special escape sequen
207
"[GCC_SHORT_ENUMS]-name" = "Short Enumeration Constants";
208
"[GCC_SHORT_ENUMS]-description" = "Make enums only as large as needed for the range of possible values.
209
210
-This setting generates code that may not binary compatible with code generated without this setting or with macOS frameworks.";
+This setting generates code that may not be binary compatible with code generated without this setting or with macOS frameworks.";
211
"[GCC_SHORT_ENUMS]-value-[NO]" = "No";
212
"[GCC_SHORT_ENUMS]-value-[YES]" = "Yes";
213
0 commit comments