Skip to content

Commit e9b2195

Browse files
AaronBallmanAlexisPerry
authored andcommitted
[C23] Update status page regarding FLT_MAX_EXP
N2843 was subsumed by N2882; we could probably consider removing subsumed entries, but I've been leaving them to help folks looking at the editor's report from various working drafts and wondering about the changes.
1 parent 10869db commit e9b2195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/c_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ <h2 id="c2x">C23 implementation status</h2>
981981
<tr>
982982
<td>Clarification for max exponent macros</td>
983983
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2843.pdf">N2843</a></td>
984-
<td class="unknown" align="center">Unknown</td>
984+
<td class="na" align="center">Subsumed by N2882</td>
985985
</tr>
986986
<tr>
987987
<td>Clarification about expression transformations</td>

0 commit comments

Comments
 (0)