Subject: Re: Build failure in cgdconfig.c
To: None <current-users@netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: current-users
Date: 02/06/2007 21:25:40
Paul Goyette wrote:
> On Mon, 5 Feb 2007, Paul Goyette wrote:
> >/usr/src/sbin/cgdconfig/cgdconfig.c: In function 'opendisk_werror':
> >/usr/src/sbin/cgdconfig/cgdconfig.c:572: warning: format '%d' expects type 
> >'int', but argument 4 has type 'size_t'

> >This looks a lot like the one that bit me earlier today in init.c.
> >Failure occurs on port-amd64 but not on port-i386

Sorry, I only compile on i386 and didn't notice this bug in commit.
 
> The following patch seems to work:
[...]

Yes, that's what I've committed.

-- 
Christian