[PATCH 5/5] jscript/tests: Add tests with values related to INT_MAX

Detlef Riekenberg wine.dev at web.de
Tue Jun 28 08:47:58 CDT 2011


On Mo, 2011-06-27 at 11:59 +0200, Jacek Caban wrote:

> > How can we force tests to use VT_UI4?
> It's not JScript builtin type, you need to extend tests host object for
> that.

Sorry, no clue.
Which host object?


> > +/* 0x7fffffff is 2147483647 is INT_MAX */
> > +tmp = 2147483647*-1;
> 
> 0x... is correct jscript syntax, why not use it?

Didn't know that. Thanks for the hint


-- 
By by ... Detlef





More information about the wine-devel mailing list