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 ca8b34c commit ed2577bCopy full SHA for ed2577b
source/intro.tex
@@ -715,8 +715,9 @@
715
execution of programs. Such requirements have the following meaning:
716
\begin{itemize}
717
\item
718
-If a program contains no violations of the rules in this
719
-document, a conforming implementation shall,
+If a program contains no violations of the rules in
+\ref{lex} through \ref{\lastlibchapter} and \ref{depr},
720
+a conforming implementation shall,
721
within its resource limits, accept and correctly execute\footnote{``Correct execution'' can include undefined behavior, depending on
722
the data being processed; see \ref{intro.defs} and~\ref{intro.execution}.}
723
that program.
0 commit comments