tags 575077 fixed-upstream
thanks
Friedrich,
I've added the following text upstream:
The va_copy() macro copies the (previously initialized) vari‐
able argument list src to dest. The behavior is as if
va_start() were applied to dest with the same last argument,
followed by the same number of va_arg() invocations that was
used to reach the current state of src.
Thanks for your report.
Cheers,
Michael
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]