[Bug 27934] Inconsistent "for /D" parsing when using wildcards

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 4 14:34:42 CDT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |us at edmeades.me.uk

--- Comment #1 from Jason Edmeades <us at edmeades.me.uk> 2012-09-04 14:34:42 CDT ---
So 2 parts to this problem.

Part 1 - cannot execute do.exe is fixed under the 2nd patch for 27894

Part 2 (which this one can cover) is that a zero iteration for loop with /D
should not issue an error message

Some limited testing shows in the for 'set' you can have:
string - is echoed back as-is, regardless of whether a file with that name
exists
wildcard - is expanded and may result in zero or more expansions, but no error
if it doesnt exist

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