Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 11:10:03 -0700 (PDT)
From:      Alexander Langer <alex@big.endian.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/18874: 32bit NFS servers export wrong negative values to 64bit clients
Message-ID:  <200005291810.LAA62518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR kern/18874; it has been noted by GNATS.

From: Alexander Langer <alex@big.endian.de>
To: Anatoly Vorobey <mellon@pobox.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/18874: 32bit NFS servers export wrong negative values to 64bit clients
Date: Mon, 29 May 2000 20:04:53 +0200

 Thus spake Anatoly Vorobey (mellon@pobox.com):
 
 > But I haven't even verified that the problem exists yet (I've no access
 > to any Alphas anyway). I don't see how using quad_t would help in
 > *your* case, on the other hand.
 
 Not in my case, but the i386 case.
 
 Since long is only 32bit, you need to cast that to 64bit signed in
 order to work.
 
 As I said, I'll try.
 
 Alex
 
 -- 
 I need a new ~/.sig.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005291810.LAA62518>