pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/net/rdist6



This is incorrect e.g. for NetBSD/i386. Please use intmax_t (preferable)
or long long.

Joerg

On Sun, Mar 07, 2010 at 08:52:27AM +0000, Luke Mewburn wrote:
> Module Name:  pkgsrc
> Committed By: lukem
> Date:         Sun Mar  7 08:52:27 UTC 2010
> 
> Modified Files:
>       pkgsrc/net/rdist6: Makefile distinfo
>       pkgsrc/net/rdist6/patches: patch-ai
> Added Files:
>       pkgsrc/net/rdist6/patches: patch-an patch-ao
> 
> Log Message:
> Cast time_t to (long) before printing with %ld.
> Fixes random coredumps on NetBSD-current with 64bit time_t.
> Bump PKGREVISION to 3.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/rdist6/Makefile
> cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/rdist6/distinfo
> cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/rdist6/patches/patch-ai
> cvs rdiff -u -r0 -r1.1 pkgsrc/net/rdist6/patches/patch-an \
>     pkgsrc/net/rdist6/patches/patch-ao
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.


Home | Main Index | Thread Index | Old Index