Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



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@localhost - TU Braunschweig 
(Germany)



Home | Main Index | Thread Index | Old Index