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

Jacek Caban jacek at codeweavers.com
Tue May 21 08:11:47 CDT 2013


Hi Zhan,

On 05/17/13 16:53, Zhan Jianyu wrote:
> This patch is built based on Jaceks's newly-submitted patch:
>
>     commit 48a862306288d69d3623d5ecdc0f5a5a40addafe
>     ( vbscript: Round half to even in to_int)
>
> Thanks, Jacek. :-)
>
> With his patch, CInt could be implementd in a clean way, without
> any introduced helper function.
>
> This patch also add tests for any corner cases, and it has passed testbot's
> testing.
>
> ---
>  dlls/vbscript/global.c      |   14 ++++++++++++--
>  dlls/vbscript/tests/api.vbs |   23 +++++++++++++++++++++++
>  2 files changed, 35 insertions(+), 2 deletions(-)

As you may check here:
http://source.winehq.org/patches/
your patch is marked as 'Apply failure'. Did you prepare the patch
against recent Wine Git? Please rebase and resend the patch.

Cheers,
Jacek




More information about the wine-devel mailing list