Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2012 12:33:02 +0100
From:      Tijl Coosemans <tijl@coosemans.org>
To:        src-committers@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r231669 - head/sys/fs/tmpfs
Message-ID:  <201202141233.08733.tijl@coosemans.org>
In-Reply-To: <201202141124.q1EBOOdE095840@svn.freebsd.org>
References:  <201202141124.q1EBOOdE095840@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2148655.vcyLd7GbZY
Content-Type: Text/Plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable

On Tuesday 14 February 2012 12:24:24 Tijl Coosemans wrote:
> Author: tijl
> Date: Tue Feb 14 11:24:24 2012
> New Revision: 231669
> URL: http://svn.freebsd.org/changeset/base/231669
>=20
> Log:
>   Replace PRIdMAX with "jd" in a printf call. Cast the corresponding valu=
e to
>   intmax_t instead of uintmax_t, because the original type is off_t.

There should really be a better way to print 64 bit numbers than (ab)using
intmax_t. I'm sort of interested in adding an int128_t type and that would
make intmax_t 128 bit.

--nextPart2148655.vcyLd7GbZY
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)

iF4EABEIAAYFAk86RnQACgkQfoCS2CCgtit92AD/X+VLbRu4GZZ68H+or9oHqkg2
T1rKuMlNbnTaItwFC64A/ikt3e3PRJcHZy7DnPsjMTj5DHwENUBhwdygXaL504ti
=eMY8
-----END PGP SIGNATURE-----

--nextPart2148655.vcyLd7GbZY--



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