<div>This patch adds set /a support, and flags the tests that exercise<br></div><div>it as fixed. It was initially based on a patch from Jack Kutilek</div><div>(attached to bug 21174) but to be honest I ended up rewriting</div>
<div>almost all of it. I did try to break it down, but the difference</div><div>from all the operators working and only one is tiny, and I could</div><div>not identify a better way of breaking it up.</div><div><br></div><div>
For reference, once this goes in, the only chunk of functionality</div><div>I am aware of that is missing from cmd.exe is delayed expansion,</div><div>so if anyone has any other bugs with functionality in cmd.exe</div><div>
please raise them with a component of 'cmd' :-)</div><div><br></div><div>[Fixes bug 21174 and associated tests]</div>