On 26.01.2012 01:51, Eric Blake wrote:
> Convert daemon code to handle 64-bit pid_t (even though at the
> moment, it is not compiled on mingw).
> 
> * daemon/remote.c (remoteDispatchAuthList)
> (remoteDispatchAuthPolkit): Print pid_t via %lld.
> ---
>  daemon/remote.c |   50 +++++++++++++++++++++++++++++---------------------
>  1 files changed, 29 insertions(+), 21 deletions(-)
> 

ACK, although I haven't seen an architecture with 8B pid_t. But reading
POSIX pid_t should be signed int.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to