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 551a9ff commit 191187aCopy full SHA for 191187a
xml/issue4388.xml
@@ -35,7 +35,7 @@ va_start(ap, BAD);
35
This wording is relative to <paper num="N5014"/>.
36
</p>
37
38
-<ul>
+<ol>
39
<li><p>Modify <sref ref="[cstdarg.syn]"/> as indicated:</p>
40
41
<blockquote>
@@ -50,12 +50,12 @@ the program is ill-formed, no diagnostic required.
50
</ins>
51
The preprocessing tokens comprising the second and subsequent arguments to
52
`va_start` (if any) are discarded.
53
-[Note 1: va_start accepts a second argument for compatibility with prior revisions of C++.
54
-— end note]
+[<i>Note 1</i>: `va_start` accepts a second argument for compatibility with prior revisions of C++.
+— <i>end note</i>]
55
56
</blockquote>
57
</li>
58
-</ul>
+</ol>
59
60
</resolution>
61
0 commit comments