[Bug 8766] warn+file gives bizarre output for supressing symlinks

Wine Bugs wine-bugs at winehq.org
Fri Jun 22 04:41:19 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8766





------- Additional Comments From julliard at winehq.com  2007-22-06 04:41 -------
The warning is correct, if a bit confusing in this case. The problem is that
z:\home\scott expands to something like
/home/scott/.wine/dosdevices/z:/home/scott, which does create a loop with
/home/scott.

It does not actually matter where /home/scott is pointing, since dosdevices will
always be under it, there will always be a loop if your home dir is a symlink.
We should probably treat the dosdevices dir differently from the others.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list