Skip to content

Commit

Permalink
[headerindex] Add missing defining index entries for stdbit.h/stdckdi…
Browse files Browse the repository at this point in the history
…nt.h/stdbool.h.
  • Loading branch information
Eelis committed Dec 20, 2024
1 parent 2d3ac36 commit 83d5ae9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/support.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6233,7 +6233,7 @@
\libheader{stdbit.h} \\
\libheader{stdbool.h} \\
\columnbreak
\libheader{stdckdint.h} \\
\libheaderdef{stdckdint.h} \\
\libheaderdef{stddef.h} \\
\libheaderdef{stdint.h} \\
\libheaderdef{stdio.h} \\
Expand Down Expand Up @@ -6301,7 +6301,7 @@
\indexheader{stdbool.h}%
\indexhdr{stdbool.h}%
\pnum
The contents of the \Cpp{} header \libheader{stdbool.h} are the same as the C
The contents of the \Cpp{} header \libheaderdef{stdbool.h} are the same as the C
standard library header \libheader{stdbool.h}, with the following changes:
The header \libheader{stdbool.h} does not
define macros named \tcode{bool}, \tcode{true}, or \tcode{false}.
Expand Down
2 changes: 1 addition & 1 deletion source/utilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -15604,7 +15604,7 @@

\pnum
Otherwise,
the contents and meaning of the header \libheader{stdbit.h} are the same as
the contents and meaning of the header \libheaderdef{stdbit.h} are the same as
the C standard library header \tcode{<stdbit.h>}.

\xref{\IsoCUndated{}:2024, 7.18} %% TODO: change to \xrefc{7.18}

0 comments on commit 83d5ae9

Please sign in to comment.