This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of NAD Editorial status.

1115. va_copy missing from Standard macros table

Section: C.7 [diff.library] Status: NAD Editorial Submitter: Miles Zhao Opened: 2009-05-23 Last modified: 2016-01-28

Priority: Not Prioritized

View all other issues in [diff.library].

View all issues with NAD Editorial status.

Discussion:

In "Table 122 — Standard macros" of C.7 [diff.library], which lists the 56 macros inherited from C library, va_copy seems to be missing. But in "Table 21 — Header <cstdarg> synopsis" (17.13 [support.runtime]), there is.

[ 2009-10 post-Santa Cruz: ]

Mark as Tentatively NAD Editorial, if Pete disagrees, Howard will move to Tentatively Ready

Proposed resolution:

Add va_copy to Table 122 -- Standard macros in C.7 [diff.library].