Date: Sun, 21 Jan 2007 08:47:19 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: netchild@freebsd.org Cc: sam@errno.com, scottl@samsco.org, src-committers@freebsd.org, cvs-all@freebsd.org, cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs.c Message-ID: <20070121.084719.-233674217.imp@bsdimp.com> In-Reply-To: <20070121131229.014eda2e@Magellan.Leidinger.net> References: <45B28A31.4080604@samsco.org> <20070120.155002.74705552.imp@bsdimp.com> <20070121131229.014eda2e@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070121.084719.-233674217.imp>