[PATCH 1/2]vbscript: Implemented builtin function CInt(try 2)

Zhan Jianyu nasa4836 at gmail.com
Fri Apr 19 23:43:39 CDT 2013


Thanks to Dmitry's and Jacek's suggestion.

Comparaing to try 1, this patch reimplements the CInt using a
new-introduced helper function banker_rounding(), and revise the test
cases.

---
 dlls/vbscript/global.c      |   86 ++++++++++++++++++++++++++++++++++++++++++-
 dlls/vbscript/tests/api.vbs |   23 ++++++++++++
 2 files changed, 107 insertions(+), 2 deletions(-)


--

Regards,
Zhan Jianyu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Implement-builtin-function-CInt.patch
Type: application/octet-stream
Size: 5547 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130420/f5ddc7cf/attachment.obj>


More information about the wine-patches mailing list