Skip to content

Commit 3c759d1

Browse files
authored
[ub.general,ifndr.general] Avoid hanging paragraphs by introducing 'General' subclauses (#7848)
1 parent 0788337 commit 3c759d1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

source/ifndr.tex

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
%!TEX root = std.tex
22
\infannex{ifndr}{Enumeration of Ill-formed, No Diagnostic Required}
33

4+
\rSec1[ifndr.general]{General}
5+
46
This Annex documents ill-formed no diagnostic required behavior called out in the main standard text by
57
the following phrases: no diagnostic is required, no diagnostic required and no diagnostic shall be issued.
68
Each entry contains a title, a numeric cross reference to the main standard text, a summary of the issue

source/ub.tex

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
%!TEX root = std.tex
22
\infannex{ub}{Enumeration of Core Undefined Behavior}
33

4+
\rSec1[ub.general]{General}
5+
46
This Annex documents undefined behavior explicitly called out in the main standard text using the
57
following phrases: the behavior of the program is undefined, has undefined behavior, results in
68
undefined behavior, the behavior is undefined, have undefined behavior, is undefined, result has

0 commit comments

Comments
 (0)