Date: Sat, 16 Jun 2001 22:48:45 -0600 From: Warner Losh <imp@harmony.village.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rarpd rarpd.c Message-ID: <200106170448.f5H4mjV44386@harmony.village.org> In-Reply-To: Your message of "17 Jun 2001 06:17:12 %2B0200." <xzpr8wj91vb.fsf@flood.ping.uio.no> References: <xzpr8wj91vb.fsf@flood.ping.uio.no> <200106170217.WAA41897@khavrinen.lcs.mit.edu> <200106160640.f5G6e4J30312@freefall.freebsd.org> <20010616180611.B1956@ringworld.oblivion.bg> <20010616110940.G68883@prism.flugsvamp.com> <200106161821.OAA38884@khavrinen.lcs.mit.edu> <xzp66dvaoo6.fsf@flood.ping.uio.no> <200106170318.f5H3I6V43922@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <xzpr8wj91vb.fsf@flood.ping.uio.no> Dag-Erling Smorgrav writes: : Yes, but only for the intXX_t, int_leastXX_t, int_fastXX_t, intmax_t : and intptr_t types, as far as I can figure out (I only have n869, not : the standard itself, but there weren't supposed to be any normative : changes after n869). I've read that and could have sworn there were types for ptrdiff_t, etc. Looks like 'z' is the size_t modifier and 't' is the ptrdiff_t one. But there's no #define for it. It seems strange that they would define PRI{d,i,u,o,x,X}{,LEAST,FAST}{8,16,32,64} PRI{d,i,u,o,x,X}{MAX,PTR} But neglect the types that one can't easily know at compile or preprocessor time. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106170448.f5H4mjV44386>