Date: Sun, 21 Jan 2007 13:15:12 -0700 From: Scott Long <scottl@samsco.org> To: Max Laier <max@love2party.net> Cc: src-committers@freebsd.org, netchild@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, sam@errno.com, "M. Warner Losh" <imp@bsdimp.com> Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c Message-ID: <45B3C9D0.7000401@samsco.org> In-Reply-To: <200701212037.25404.max@love2party.net> References: <45B28A31.4080604@samsco.org> <20070121131229.014eda2e@Magellan.Leidinger.net> <20070121.084719.-233674217.imp@bsdimp.com> <200701212037.25404.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Laier wrote: > 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 > for "long long" on all architectures. I still haven't heard any reason > not to just do this - is there something, other than historical? > I'm sure that Bruce can tell you in great detail why this is a good or bad idea. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45B3C9D0.7000401>