Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 17:51:34 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        jmallett@FreeBSD.org
Cc:        wollman@lcs.mit.edu, bde@zeta.org.au, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/dumpfs dumpfs.c
Message-ID:  <20030119.175134.69848140.imp@bsdimp.com>
In-Reply-To: <20030119160407.A75258@FreeBSD.org>
References:  <20030120103433.Y21079-100000@gamplex.bde.org> <200301192359.h0JNx2VZ002495@khavrinen.lcs.mit.edu> <20030119160407.A75258@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030119160407.A75258@FreeBSD.org>
            Juli Mallett <jmallett@FreeBSD.org> writes:
: > Since we're POSIX programmers, we have additional knowledge about the
: > data types in question (specifically, that int is no narrower than 32
: > bits).
: 
: I dislike using %d for anything which is not written "int" or guaranteed
: to be written "int" if you replace typedefs with #define's.  It cannot be
: avoided in some cases.  This is C after all, and like you mention, on a
: POSIXoid system.  I don't intend to fix the format stuff, I can't, but I
: just wanted to note that there exist some inexplicit wrt typing formats
: in that file that I was not intending to fix.

I'd have to agree with Garrett: This isn't a bug at all...

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?20030119.175134.69848140.imp>