Re: missing return statement at end of non-void function

2005-07-07 Thread James Youngman
On Wed, Jul 06, 2005 at 09:20:59AM +, d binderman wrote: > Hello there, > > I just tried to compile Redhat Fedora package > findutils-4.2.23-1 with the Intel C compiler version 8.1 > > The compiler said > > savedirinfo.c(296): warning #1011: missing return stateme

missing return statement at end of non-void function

2005-07-06 Thread d binderman
Hello there, I just tried to compile Redhat Fedora package findutils-4.2.23-1 with the Intel C compiler version 8.1 The compiler said savedirinfo.c(296): warning #1011: missing return statement at end of non-void function "new_savedirinfo" The source code is