Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3AF87967.97562D79@phekda.freeserve.co.uk> Date: Tue, 08 May 2001 23:55:35 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.17 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: ANNOUNCE: Fileutils 4.0 beta 2 References: <3AF67038 DOT 88928459 AT phekda DOT freeserve DOT co DOT uk> <9003-Mon07May2001211700+0300-eliz AT is DOT elta DOT co DOT il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Eli Zaretskii wrote: > > Richard Dawe wrote: > > + /* Restore errno in certain cases. findfirst() will fail for empty > > + * root directories on drives, but this should not be considered > > + * an error. */ > > + if ((errno == ENOENT) || (errno == ENMFILE)) > > AFAIK, this is not the usual style of comments in DJGPP sources. OK, I compared with some other comments and then removed the '*' characters from the comment lines after the first. I've committed the fix to __set_need_fake_dot_dotdot(). Thanks, bye, Rich =] -- Richard Dawe http://www.phekda.freeserve.co.uk/richdawe/