9 Oct
2024
9 Oct
'24
3:22 p.m.
https://bugs.winehq.org/show_bug.cgi?id=57290 Bug ID: 57290 Summary: String Substitution not working Product: Wine Version: 9.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: huangqinjin(a)gmail.com Distribution: --- set "f=a.txt" echo "%f:.=_%" It outputs "a_txt" on Windows CMD and Wine 9.18, but output "atxt" for Wine 9.19. -- 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.