cmd: set /a implementation

Jack Kutilek jack.kutilek at gmail.com
Tue Mar 16 22:03:30 CDT 2010


Hi,

I am a CS student at UCLA working bugfixes for Wine's CMD with Dan Kegel.
I've written an implementation of set's /a option (
http://bugs.winehq.org/show_bug.cgi?id=21174). The patch creates five error
strings for associated syntax and math errors, and contains five functions
that implement the features of set /a. I've included test cases that test
the expected uses of set /a as well.

-Jack Kutilek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100316/e2dc6418/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: set-a.patch
Type: text/x-patch
Size: 24332 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100316/e2dc6418/attachment-0001.bin>


More information about the wine-patches mailing list