Skip to content

Commit 934d238

Browse files
AaronBallmanAlexisPerry
authored andcommitted
[C23] Remove WG14 N2379 from the C status page
This paper was adopted at the Oct 2019 meeting in Ithaca, but the changes from the paper were later removed (editorially) by the C Floating Point study group due to being incorrect and unnecessary.
1 parent 801ccf3 commit 934d238

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

clang/www/c_status.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -747,11 +747,8 @@ <h2 id="c2x">C23 implementation status</h2>
747747
<td class="full" align="center">Clang 15</td>
748748
</tr>
749749
<!-- Oct 2019 Papers -->
750-
<tr>
751-
<td>*_IS_IEC_60559 feature test macros</td>
752-
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2379.htm">N2379</a></td>
753-
<td class="unknown" align="center">Unknown</td>
754-
</tr>
750+
<!-- WG14 N2379 *_IS_IEC_60559 feature test macros was removed by a later
751+
change to C23. -->
755752
<tr>
756753
<td>Annex F.8 update for implementation extensions and rounding</td>
757754
<td><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2384.pdf">N2384</a></td>

0 commit comments

Comments
 (0)