We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c23c9 commit 3501babCopy full SHA for 3501bab
source/intro.tex
@@ -813,11 +813,11 @@
813
\begin{itemize}
814
\item
815
shall not accept a preprocessing translation unit containing
816
-a \tcode{\# error} preprocessing directive\iref{cpp.error},
+a \tcode{\#error} preprocessing directive\iref{cpp.error},
817
818
shall issue at least one diagnostic message for
819
-each \tcode{\# warning} or \tcode{\# error} preprocessing directive
820
-not following a \tcode{\# error} preprocessing directive in
+each \tcode{\#warning} or \tcode{\#error} preprocessing directive
+not following a \tcode{\#error} preprocessing directive in
821
a preprocessing translation unit, and
822
823
shall not accept a translation unit with
0 commit comments