https://bugs.winehq.org/show_bug.cgi?id=47160 --- Comment #10 from TOM <l12436(a)yahoo.com.tw> --- (In reply to Erich E. Hoover from comment #9)
(In reply to TOM from comment #8)
I can confirm 082a898ad4b267397cafaef1bcff0f86357f0cdf break the symlink. when I checkout to 992845eae729391b4ebd328205557f5ca8c70b89 everything is normal. checkout to 082a898ad4b267397cafaef1bcff0f86357f0cdf, symlink break.
If you have the chance, would you please update again and open dlls/ntdll/file.c:get_file_info and add: stat( path, st ); right before the line: /* symbolic links always report size 0 */
Seems worked. symlink is work again. Thanks for help. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.