Skip to content

Commit d0b014a

Browse files
committed
[support.general, depr.cpp.headers] remove index entries for now-deprecated headers and symbols, and add missing index entries for deprecated headers.
Fixes NB JP 23 (C++17 DIS)
1 parent d9075c8 commit d0b014a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

source/compatibility.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,8 +1856,10 @@
18561856
from the \Cpp standard library.
18571857

18581858
\pnum
1859-
The headers \tcode{<ciso646>}, \tcode{<cstdalign>}\iref{depr.cstdalign.syn},
1860-
and \tcode{<cstdbool>}\iref{depr.cstdbool.syn} are meaningless in \Cpp. Use of
1859+
The headers \tcode{<ciso646>}\indextext{\idxhdr{ciso646}},
1860+
\tcode{<cstdalign>}\indextext{\idxhdr{cstdalign}}\iref{depr.cstdalign.syn},
1861+
and \tcode{<cstdbool>}\indextext{\idxhdr{cstdbool}}\iref{depr.cstdbool.syn}
1862+
are meaningless in \Cpp. Use of
18611863
the \Cpp headers \tcode{<ccomplex>}, \tcode{<cstdalign>}, \tcode{<cstdbool>},
18621864
and \tcode{<ctgmath>} is deprecated\iref{depr.c.headers}.
18631865

source/support.tex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3711,11 +3711,8 @@
37113711
\indexlibrary{\idxhdr{csignal}}%
37123712
\indextext{\idxhdr{cstdlib}}%
37133713
\indexlibrary{\idxhdr{cstdlib}}%
3714-
\indextext{\idxhdr{cstdbool}}%
3715-
\indexlibrary{\idxhdr{cstdbool}}%
37163714
\indexlibrary{\idxcode{getenv}}%
37173715
\indexlibrary{\idxcode{system}}%
3718-
\indexlibrary{\idxcode{__bool_true_false_are_defined}}%
37193716
Headers
37203717
\tcode{<csetjmp>} (nonlocal jumps),
37213718
\tcode{<csignal>} (signal handling),

0 commit comments

Comments
 (0)