Source-Changes archive

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

Re: CVS commit: syssrc



Klaus Klein wrote:

> Module Name:  syssrc
> Committed By: kleink
> Date:         Sun Mar 26 20:47:01 UTC 2000
> 
> Modified Files:
> 
>       syssrc/sys/uvm: uvm_device.c
> 
> Log Message:
> 
> Kill duplicate udv_attach() prototype; it's a public interface, and declared
> in uvm_device.h.

Is there a way to get gcc or lint to warn of duplicate prototypes, even
if they are identical?  There were a few of these lurking around the
pmax side of the tree a while ago and I wouldn't be surprised if there
were a few more about...

Simon.



Home | Main Index | Thread Index | Old Index