[Bug 50770] New: Unable to create symlinks to files in a nonexistent directory

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 3 15:55:54 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50770

            Bug ID: 50770
           Summary: Unable to create symlinks to files in a nonexistent
                    directory
           Product: Wine-staging
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: martin at martin.st
                CC: erich.e.hoover at gmail.com, leslie_alistair at hotmail.com,
                    z.figura12 at gmail.com
      Distribution: ---

Created attachment 69562
  --> https://bugs.winehq.org/attachment.cgi?id=69562
Testcase

Creating a symlink pointing to a file that doesn't exist, succeeds as it
should, e.g. CreateSymbolicLinkA("link", "nonexistentfile") succeeds. However,
CreateSymbolicLinkA("link", "nonexistentdir\\nonexistentfile") fails.

-- 
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.



More information about the wine-bugs mailing list