[PATCH 07/10] jscript: Added NaN handling to relational operators.

Tijl Coosemans tijl at ulyssis.org
Tue Oct 14 17:15:22 CDT 2008


On Tuesday 14 October 2008 23:07:45 Jacek Caban wrote:
> ---
>   dlls/jscript/engine.c      |   28 ++++++++++++++++------------
>   dlls/jscript/tests/lang.js |   12 ++++++++++++
>   2 files changed, 28 insertions(+), 12 deletions(-)
> 

I'm not sure if this applies to javascript but if it does, you might
want to add a test case for (( NaN == NaN ) === false ).



More information about the wine-devel mailing list