Date: Wed, 2 Jun 2004 08:10:26 -0700 (PDT) From: "David G. Andersen" <dga@lcs.mit.edu> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/67467: df -m and -g incorrect with negative avail Message-ID: <200406021510.i52FAQU0043147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/67467; it has been noted by GNATS. From: "David G. Andersen" <dga@lcs.mit.edu> To: freebsd-gnats-submit@FreeBSD.org, dga@lcs.mit.edu Cc: Subject: Re: bin/67467: df -m and -g incorrect with negative avail Date: Wed, 2 Jun 2004 11:07:36 -0400 Whoops. That should be: (num) / (typeof(num))((bs) / (fsbs)) : (num) * (typeof(num))((fsbs) / (bs))) to keep the types the same across both sides of the conditional. Sorry.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406021510.i52FAQU0043147>