Source-Changes archive

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

Re: CVS commit: src



On Fri, Aug 17, 2007 at 11:05:05AM +0000, Pavel Cahyna wrote:
> 
> Module Name:  src
> Committed By: pavel
> Date:         Fri Aug 17 11:05:05 UTC 2007
> 
> Modified Files:
>       src/common/include/prop: Makefile proplib.h
>       src/distrib/sets/lists/comp: mi
>       src/sys/sys: dkio.h
> Added Files:
>       src/common/include/prop: plistref.h
> 
> Log Message:
> struct plistref does not reference other proplib data types, so split it
> in its own header file to be included by dkio.h. Fixes breakage due to
> pollution from proplib.h in programs which include ioctl.h. Tested and OK
> by dogcow@.

sparc64, evbppc and i386 release:
        sbin/veriexecctl/veriexecctl_parse.y:50: error: expected '=', ', ', 
';', 'asm' or '__attribute__' before 'keep_filename'

sparc64 kernel:
        sys/dev/sysmon/sysmon_power.c:101: error: expected '=', ',', ';' , 
'asm' or '__attribute__' before 'sysmon_power_dict'

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



Home | Main Index | Thread Index | Old Index