On Sun, Jun 03, 2001 at 01:05:18AM +0900, Yoshihiro Koya wrote:
> Hello,
>
> From: "David O'Brien" <[EMAIL PROTECTED]>
> Subject: Re: time_t definition is worng
> Date: Sat, 2 Jun 2001 08:52:37 -0700
> Message-ID: <[EMAIL PROTECTED]>
>
> > Since on IA-32 int == long, the only issue is what ones uses in printf()
> > and scanf(). I have not seen anyone having a problem with this yet.
>
> Please see http://www.freebsd.org/cgi/query-pr.cgi?pr=27757
> and the response to this PR.
This PR seems to be a signed vs. unsigned issue. Maybe it is too early
in the morning, so please explain why int(32-bit) vs. long(32-bit) [on
x86] is an issue for this PR.
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message