Mail Archives: djgpp-workers/2003/01/29/17:53:40
Richard Dawe wrote:
>>Test 3: Solving
>>c:../../../../../../../devel/djgpp/tests/libc/compat/unistd/test1
>>Test 3 passed
>
> [snip]
>
> This test still fails for me.
>
> I removed all the fail* and test* in the test directory, did a cvs update of
> the entire tree, make clean && make all, rebuilt the test.
>
> The only change I have in this tree is for fstat and constant inode numbers.
> The test doesn't even contain the code for fstat, so I don't think that's the
> problem.
>
> Could you try a cvs update, clean and rebuild please? What other diffs do you
> have in your tree?
Did a CVS update, copied it over my old tree, rebuild (no clean step,
however everything got rebuilt anyway). No other diffs. Copied tests to
mimic your hard disk directory tree layout. Still no failure here...
Can you set a breakpoint on offending __solve_symlinks call and tell
contents of both arguments? (i.e. before any _fixpath'ing)
> Maybe the test "xsymlink" should take a drive specifier. It could then create
> a cross-drive symlink to any file on that disk. E.g. c:/temp/foo ->
> d:/whatever.
BTW, I wonder if we could do something like SUBST does at runtime...
--
Laurynas
- Raw text -