[Bug 54928] New: exclamation mark ! in string missing if EnableDelayedExpansion
https://bugs.winehq.org/show_bug.cgi?id=54928 Bug ID: 54928 Summary: exclamation mark ! in string missing if EnableDelayedExpansion Product: Wine Version: 8.6 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: --- test.bat: @echo off set "BEFORE_DELAY=before!" setlocal EnableDelayedExpansion set "AFTER_DELAY=after^!" echo !BEFORE_DELAY! echo !AFTER_DELAY! Output: Window cmd: before! after! Wine cmd: before after^ -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54928 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #1 from Vijay Kamuju <infyquest(a)gmail.com> --- With the 9.12 it prints the below output and not fixed completely before! after^ -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54928 Lokesh Poovaragan <lokesh.poovaragan@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lokesh.poovaragan@gmail.com --- Comment #2 from Lokesh Poovaragan <lokesh.poovaragan@gmail.com> --- Should be fixed by fa8d9dbb5d6755c856205c4d720fc9a99dbd69c0 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54928 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |fa8d9dbb5d6755c856205c4d720 | |fc9a99dbd69c0 --- Comment #3 from Ken Sharp <imwellcushtymelike@gmail.com> --- Confirming fix. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=54928 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.15. -- 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.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla