[PATCH] vbscript: Implemented IsNumeric(try 2)

Shuai Meng mengshuaicalendr at gmail.com
Mon Jul 21 10:41:22 CDT 2014


Thanks Piotr Jacek and Dmitry~

Change log:
     used to_double instead of switch(arg);
     added return_bool for simplification.

testbot:
https://testbot.winehq.org/JobDetails.pl?Key=8045
---
  dlls/vbscript/global.c      | 21 +++++++++++++++++++--
  dlls/vbscript/tests/api.vbs | 26 +++++++++++++++++++++++++-
  2 files changed, 44 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Implemented-IsNumeric.txt
Type: text/x-patch
Size: 2760 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140721/b7089801/attachment.bin>


More information about the wine-patches mailing list