On Sun, Jan 05, 2014 at 04:11:24PM -0700, Marc Espie wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   es...@cvs.openbsd.org   2014/01/05 16:11:24
> 
> Modified files:
>       usr.sbin/pkg_add/OpenBSD: Ustar.pm 
> 
> Log message:
> don't whine about octal numbers > 2^32. They're not portable, but
> they work on all OpenBSD platforms.
> 
> Shuts up warning noticed by naddy@

Turns out this is probably a side-effect of guenther's work on time_t
within tar.

I expect we have some source distfile (I don't know which one yet) with
dates set into the future, sufficiently far enough that they're >2^32...

Reply via email to