Mail Archives: djgpp-workers/2003/02/10/18:38:50
Hello.
Laurynas Biveinis wrote:
>
> Charles Sandmann wrote:
> > Excess ../../.. will find files in the root directory on Win2K (such
> > as autoexec.bat) but will fail (unmatched) on Win98. Win2K seems to
> > emulate a unixy type behavior of .. in root pointing to root - while
> > Win98 does not.
>
> Thanks a lot. I guess this acquits __solve_symlinks of Rick's concerns,
> doesn't it?
No, not really. It still doesn't work for the cases where ".."s go above the
root directory. So either findfirst (& findnext, I guess) or __solve_symlinks
needs to be fixed. But does the fix belong in findfirst or __solve_symlinks?
We could "fix" findfirst & findnext to cope with excess ".."s on DOS.
> Rick, are there any other bugs left in __solve_symlinks?
No, I don't think so.
Thanks, bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -