[Bug 33638] wine cmd wrong extracting of command line arguments while using "%~1"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 1 18:29:41 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33638

Jason Edmeades <us at edmeades.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |us at edmeades.me.uk
     Ever Confirmed|0                           |1

--- Comment #1 from Jason Edmeades <us at edmeades.me.uk> 2013-06-01 18:29:41 CDT ---
I do not get quite the results you do

Z:\media\sf_VMShared\bugs\33638>type echoback.cmd
echo "%~1"

Z:\media\sf_VMShared\bugs\33638>echoback "1"

Z:\media\sf_VMShared\bugs\33638>echo "1" 
"1"

(This is with latest git)

I concur that %~1 when no arg is supplied is formatting wrong (problem (1)).

Any ideas why I am not seeing (2)?

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



More information about the wine-bugs mailing list