[Bug 48937] New: winepath uses dos instead of unix line endings

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 15 14:53:04 CDT 2020


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

            Bug ID: 48937
           Summary: winepath uses dos instead of unix line endings
           Product: Wine
           Version: 5.6
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

Easy way to test this:

$ winepath -w /|xxd -g 1
00000000: 5a 3a 5c 0d 0a                                   Z:\..

This breaks the Wine Mono build script, which does `winepath -w filename`. I
expect almost anything invoking winepath will break.

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