From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide Bug: file access Date: Thu, 13 Feb 1997 11:21:34 +0100 Organization: TU Chemnitz-Zwickau Lines: 20 Message-ID: <3302EB2E.5C84@Mathematik.tu-chemnitz.de> References: NNTP-Posting-Host: argv.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Peter Berdeklis wrote: > > very useful, I think it's checking the _access_ time rather than the > _modification_ time. Rhide asks to reload any open file after a compile, > or even if I drop to DOS and do a less on the file. I know that fact and it is fixed now. But are you sure, that RHIDE asks ever for any opened file?? When I remember correct, the bug was in the fact, that I gave the opened file the last modification time from a call to ftime() which is second accurate, but the time, which is stored on disk for a file is 2second accurate, so there was sometimes a difference of 1 second only because of rounding. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************