Date: Thu, 6 Mar 2008 03:31:05 +0100 (CET) From: "Max Laier" <max@love2party.net> To: "Jung-uk Kim" <jkim@FreeBSD.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c Message-ID: <53687.192.168.4.151.1204770665.squirrel@router> In-Reply-To: <200803060214.m262EjmG032525@repoman.freebsd.org> References: <200803060214.m262EjmG032525@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > Revision Changes Path > 1.82 +2 -2 src/usr.sbin/moused/moused.c > > -- /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53687.192.168.4.151.1204770665.squirrel>