Date: Sun, 21 Jan 2007 20:36:39 +0100 From: Max Laier <max@love2party.net> To: "M. Warner Losh" <imp@bsdimp.com> Cc: scottl@samsco.org, src-committers@freebsd.org, netchild@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, sam@errno.com Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c Message-ID: <200701212037.25404.max@love2party.net> In-Reply-To: <20070121.084719.-233674217.imp@bsdimp.com> References: <45B28A31.4080604@samsco.org> <20070121131229.014eda2e@Magellan.Leidinger.net> <20070121.084719.-233674217.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart5083481.jX6pZfTTrb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 21 January 2007 16:47, M. Warner Losh wrote: > In message: <20070121131229.014eda2e@Magellan.Leidinger.net> > > Alexander Leidinger <netchild@freebsd.org> writes: > : I was thinking more about something like: > : to print identifier to use in the > : kernel sizeof() %zd > : int64_t xyz > : int32_t klm > : ... ... > > The last two aren't possible to print without casts, or the PRI_xxx > macros. That's right, but I think we can fix it by simply making int64_t an alias=20 for "long long" on all architectures. I still haven't heard any reason=20 not to just do this - is there something, other than historical? =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart5083481.jX6pZfTTrb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFs8D1XyyEoT62BG0RAuD6AJ93Y4OWCfsbdT5Qf2k7o15iicRxuwCePyql JGDBRZYIAYSoJKNkzD61TNU= =R+gz -----END PGP SIGNATURE----- --nextPart5083481.jX6pZfTTrb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701212037.25404.max>