Source-Changes-D archive

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

Re: CVS commit: src



On Wed, Oct 21, 2009 at 09:12:10PM +0000, Mindaugas Rasiukevicius wrote:
> Module Name:  src
> Committed By: rmind
> Date:         Wed Oct 21 21:12:07 UTC 2009
> 
> Modified Files:
>       src/bin/ps: keyword.c print.c ps.1
...
>       src/usr.bin/vmstat: vmstat.1 vmstat.c
> 
> Log Message:
> Remove uarea swap-out functionality:

On NetBSD-5.99.20/amd64 I now see
/archive/cvs/src/lib/librump/../../sys/rump/librump/rumpkern/emul.c:560: error: 
conflicting types for 'lwp_unsleep'
/archive/cvs/src/lib/librump/../../sys/rump/../sys/lwp.h:317: error: previous 
declaration of 'lwp_unsleep' was here
/archive/cvs/src/lib/librump/../../sys/rump/librump/rumpkern/emul.c: In 
function 'lwp_unsleep':
/archive/cvs/src/lib/librump/../../sys/rump/librump/rumpkern/emul.c:564: error: 
void value not ignored as it ought to be

Is that related to this commit?
 Thomas


Home | Main Index | Thread Index | Old Index