File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1098,9 +1098,9 @@ if you want to specify a non-default standard use something like
10981098Compiling @R {} requires C99 or later: C11 and C17 are minor updates, but
10991099the substantial update `C23' (finally published in October 2024) is also
11001100supported for recent versions of GCC@footnote {At least 13--15: 15
1101- defaults to C23 }, @command {clang }@footnote {including @I {LLVM } clang 18--20
1102- and Apple clang 15--17. } and Intel @command {icx }. @R {} 4.5.0 defaults
1103- to C23 if supported by the chosen compiler.
1101+ defaults to C23 }, @command {clang }@footnote {including @I {LLVM } clang
1102+ 18--20 and Apple clang 15--17. } and Intel @command {icx }. @R {} 4.5.0 and
1103+ later default to C23 if supported by the chosen compiler.
11041104
11051105As from @R {} 4.3.0 there is support for packages to indicate their
11061106preferred C version. Macros @code {CC17 }, @code {C17FLAGS }, @code {CC23 }
You can’t perform that action at this time.
0 commit comments