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(a)winehq.org Reporter: madewokherd(a)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.