From owner-freebsd-stable Sat Jun 2 9: 5:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mgate03.so-net.ne.jp (mgate03.so-net.ne.jp [210.139.254.150]) by hub.freebsd.org (Postfix) with ESMTP id C1E5137B424; Sat, 2 Jun 2001 09:05:35 -0700 (PDT) (envelope-from ipfw@ya3.so-net.ne.jp) Received: from mail.ya3.so-net.ne.jp (mspool11.so-net.ne.jp [210.139.248.11]) by mgate03.so-net.ne.jp (8.8.8+3.0Wbeta9/3.6W01050922) with ESMTP id BAA00625; Sun, 3 Jun 2001 01:05:33 +0900 (JST) Received: from localhost (p78a307.kngwnt01.ap.so-net.ne.jp [61.120.163.7]) by mail.ya3.so-net.ne.jp with ESMTP id f52G5W110730; Sun, 3 Jun 2001 01:05:32 +0900 (JST) To: obrien@FreeBSD.ORG Cc: dillon@earth.backplane.com, david@catwhisker.org, stable@FreeBSD.ORG Subject: Re: time_t definition is worng From: Yoshihiro Koya In-Reply-To: <20010602085237.A73968@dragon.nuxi.com> References: <200106012318.f51NI8w38590@bunrab.catwhisker.org> <200106020823.f528N5O98998@earth.backplane.com> <20010602085237.A73968@dragon.nuxi.com> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010603010518C.koya@pluto.math.yokohama-cu.ac.jp> Date: Sun, 03 Jun 2001 01:05:18 +0900 X-Dispatcher: imput version 990905(IM130) Lines: 18 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, From: "David O'Brien" Subject: Re: time_t definition is worng Date: Sat, 2 Jun 2001 08:52:37 -0700 Message-ID: <20010602085237.A73968@dragon.nuxi.com> > 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. I have no good idea to fix this problem. If someone decide what is the best for time_t, I can submit patch to solve this PR and the problem pointed out by its response. koya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message