On Wednesday 05 March 2008 09:31 pm, Max Laier wrote:
> Am Do, 6.03.2008, 03:14, schrieb Jung-uk Kim:
> > jkim        2008-03-06 02:14:45 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     usr.sbin/moused      moused.c
> >   Log:
> >   Cast time_t to long to mute tinderbox build failure.
>
> doesn't this defeat the purpose of having time_t in the first
> place?  I'd rather cast to intmax_t and print with %j  ... though
> it probably doesn't matter.

Now the timestamp is uptime and the breakage was just debugging 
output, it shouldn't really matter at all but I will do that soon.

Thanks,

Jung-uk Kim
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to