[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-07 Thread Aaron Hawley
Follow-up Comment #1, patch #4145 (project findutils): Attached is an initial proofreading of Chapter 8 "Worked Examples". The diff patch is against version 1.96 of find.texi. I'll also attach a pdiff (pretty-print diff) output as a PDF. This patch should work alongside the Chapter 7, 8 and 9

[patch #4145] grammatical and readability suggestions and fixes to find.texi

2005-07-07 Thread Aaron Hawley
Additional Item Attachment, patch #4145 (project findutils): File name: find.texi-ch-8-pdiff.pdf Size:20 KB Pretty-prit diff PDF of chapter 8 proofreadig ___

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 statement at end of > non-void fun