Bug#575077: manpages-dev: va_copy manpage doesn't specify the intended behaviour of va_copy

2013-03-12 Thread Michael Kerrisk (man-pages)
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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#575077: manpages-dev: va_copy manpage doesn't specify the intended behaviour of va_copy

2010-03-23 Thread Friedrich Delgado Friedrichs
Package: manpages-dev
Version: 3.24-1
Severity: normal


The section about va_copy() begins by musing about its implementation,
but doesn't explain how va_copy is supposed to, and can be expected to behave.

In order to get a clear Idea about how va_copy is supposed to behave,
I had to refer to the iso C99 standard.

(see http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdarg.h.html)

Kind regards
 Friedel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'karmic'), (500, 'unstable'), (500, 
'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages manpages-dev depends on:
ii  manpages  3.24-1 Manual pages about using a GNU/Lin

manpages-dev recommends no packages.

Versions of packages manpages-dev suggests:
ii  man-db [man-browser]  2.5.7-2on-line manual pager

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org