[Bug 23314] New: cmd treats all command lines with '/?' as builtin commands
http://bugs.winehq.org/show_bug.cgi?id=23314 Summary: cmd treats all command lines with '/?' as builtin commands Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Keywords: source Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: mstefani(a)redhat.com In "cmd" when a command gets the '/?' it will be treated as a builtin command for which cmd of course has no help available: $ wine cmd CMD Version 1.2-rc4 Z:\home\michi>xcopy /? No help available for xcopy xcopy is a standalone program and comes with its own help. $ wine xcopy '/?' XCOPY - Copies source files or directory trees to a destination ... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23314 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #1 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-21 17:47:09 --- And the proposed patch: http://www.winehq.org/pipermail/wine-patches/2010-June/089822.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23314 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.2-rc4 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23314 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michael Stefaniuc <mstefani(a)redhat.com> 2010-06-22 10:52:26 --- Fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=71e647fe5188c8ab7f5e4df6cb... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=23314 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2010-06-25 12:41:49 --- Closing bugs fixed in 1.2-rc5. -- 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.
participants (1)
-
wine-bugs@winehq.org