|
RE: :reload when machine clock is ahead of file-system clock: msg#00018lang.haskell.glasgow.bugs
On 12 August 2004 00:18, Mike Gunter wrote: > For me, :reload often seems to treat an out-of-date interpreted module > as up-to-date. I think this is a consequence of my machine clock > being ahead of my file-system clock. > > I believe this behavior results from the use of getClockTime as the > linkableTime for interpreted modules. It seems more correct to use > the mtime of the source. In general, it seems best not to compare > local-machine times and file-system times. Good idea. I've made that change. Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: :reload when machine clock is ahead of file-system clock, Jon Fairbairn |
|---|---|
| Next by Date: | [ ghc-Bugs-1008664 ] new C preprocessor breaks ghc's build process, SourceForge.net |
| Previous by Thread: | Re: :reload when machine clock is ahead of file-system clock, Jon Fairbairn |
| Next by Thread: | [ ghc-Bugs-1008664 ] new C preprocessor breaks ghc's build process, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |