Mail Archives: djgpp-workers/1996/03/19/10:46:13
On Tue, 19 Mar 1996, Mat Hostetter wrote:
> In my case it's not an NTFS drive; it's on C:, which is a normal FAT
> volume. My NTFS volume is E: (I think). So given Kenji's report and
> my report, stat appears to fail on both FAT and NTFS under NT.
OK, so at least `__get_drive' works there. I think there might be a bug
in the fragment that detects root directories; please see what happens
there under NT.
I also don't understand why do `_djstat_fail_bits' say that `_truename'
fails only for the long filename, but not for `badfile'. But I don't know
if these two problems are related. They might be, because I don't think I
ever tested the code in the environment that fails `_truename'.
- Raw text -