Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/next68k/next68k
In message: <20090118044331.GA18802%netbsd.org@localhost>
David Holland <dholland-sourcechanges%netbsd.org@localhost> writes:
: On Fri, Jan 16, 2009 at 08:56:12AM -0700, M. Warner Losh wrote:
: > : Does FreeBSD have such formats, even for (longstanding) off_t?
: >
: > No. There's much resistance to using PRIxxxx in FreeBSD.
:
: Because they're ugly and messy, or are there further reasons?
:
: (not that ugly and messy isn't a perfectly good reason on its own)
That's basically it. There's a lot of code churn for minimal gain,
the results would be ugly, wrap more lines and generally obfuscate the
code.
Warner
Home |
Main Index |
Thread Index |
Old Index