[Bug 38558] cmd.exe bundled with Windows XP messed up when using FOR /F

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 13 15:01:05 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=38558

--- Comment #5 from katsunori.kumatani at gmail.com ---
It would certainly be a great thing if the builtin cmd would work as well as
the one supplied by Microsoft!

At this point, another possibility for this bug is more like some buffer
overflow in cmd.exe (i.e. bug in Microsoft's cmd) that Windows just silently
ignores by coincidence or something...

Btw, maybe a bit esoteric, but don't forget that in batch for loops, ? is a
valid name for a variable too (i.e. %%? instead of %%a or %%b and so on). :)

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