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

Zhan Jianyu nasa4836 at gmail.com
Sat Apr 20 00:15:45 CDT 2013


Due to the testbot's bug,  it fails to test my test.
But I have test this patch and it passes.
Here is the result(alongsie with the patch 1/2):

https://testbot.winehq.org/JobDetails.pl?Key=25208



--

Regards,
Zhan Jianyu


On Sat, Apr 20, 2013 at 12:44 PM, Zhan Jianyu <nasa4836 at gmail.com> wrote:
> Thanks to Dmitry's and Jacek's suggestion.
>
> Comparaing to try 1, this patch reimplements the Cbool to correct the
> wrong return type in try 1,  and revises the test cases.
>
> ---
>  dlls/vbscript/global.c      |   42 ++++++++++++++++++++++++++++++++++++++++--
>  dlls/vbscript/tests/api.vbs |    8 ++++++++
>  2 files changed, 48 insertions(+), 2 deletions(-)
>
>
> --
>
> Regards,
> Zhan Jianyu



More information about the wine-patches mailing list