Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 12:58:52 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Marcel Moolenaar <xcllnt@mac.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r193728 - head/sbin/geom/class/part
Message-ID:  <200906081258.52863.jhb@freebsd.org>
In-Reply-To: <CCA08270-39BC-4F8C-A722-577A46840466@mac.com>
References:  <200906081554.n58Fs79X034345@svn.freebsd.org> <CCA08270-39BC-4F8C-A722-577A46840466@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 08 June 2009 12:29:38 pm Marcel Moolenaar wrote:
> 
> On Jun 8, 2009, at 8:54 AM, John Baldwin wrote:
> 
> > Author: jhb
> > Date: Mon Jun  8 15:54:07 2009
> > New Revision: 193728
> > URL: http://svn.freebsd.org/changeset/base/193728
> >
> > Log:
> >  Change the printf format string to match the variable type to quiet
> >  warnings.
> 
> Oops..
> 
> Thanks John!

No problem.  It actually compiled ok on my desktop (which runs 7) since 7 has 
NO_WERROR= set in /usr/share/mk/bsd.sys.mk since there was no -Werror to 
force a failure.  It might be nice to have the NO_WERROR= thing take out of 7 
if possible.  I know that I would likely be burned by it myself as I tend to 
test 8 kernels on boxes that otherwise run 7 a lot.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906081258.52863.jhb>