Subject: Re: CVS commit: src/sys/sys
To: Jason R Thorpe <thorpej@netbsd.org>
From: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
List: source-changes
Date: 10/26/2006 12:46:24
On Thu, Oct 26, 2006 at 05:23:44AM +0000, Jason R Thorpe wrote:
> 
> Module Name:	src
> Committed By:	thorpej
> Date:		Thu Oct 26 05:23:44 UTC 2006
> 
> Modified Files:
> 	src/sys/sys: disk.h
> 
> Log Message:
> Garbage-collect the disk_geom structure.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.39 -r1.40 src/sys/sys/disk.h
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

This breaks newfs as:

In file included from /build/dist/src/sbin/newfs/newfs.c:122:
src/sbin/fsck/partutil.h:43: warning: 'struct disk_geom' declared inside parameter list
...

-- 
Juergen Hannken-Illjes - hannken@eis.cs.tu-bs.de - TU Braunschweig (Germany)