[Bug 14994] New: Haskell's removeDirectoryRecursive fails on Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 24 20:08:16 CDT 2008


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

           Summary: Haskell's removeDirectoryRecursive fails on Wine
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jeffzaroyko at gmail.com


Created an attachment (id=15616)
 --> (http://bugs.winehq.org/attachment.cgi?id=15616)
testcase

attached is a test executable which does the shell equivalent of

mkdir -p wine-bug/1
touch wine-bug/1/xyz
rm -rf wine-bug

Works fine on Windows XP, fails under wine-1.1.2-551-g34aa6b7 with the message
"Directory not empty"


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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