ChangeSet ID: 19739 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/23 04:33:37
Modified files: dlls/oleaut32/tests: vartest.c dlls/oleaut32 : variant.c
Log message: Michael Stefaniuc mstefani@redhat.de - VarAdd, VarMul: I4 overflows to R8 and not I8 even if the result would fit in I8. Fix tests. - Document a brokeness in the handling of I8 numbers in VarNumFromParseNum. Fix tests.
Patch: http://cvs.winehq.org/patch.py?id=19739
Old revision New revision Changes Path 1.44 1.45 +11 -15 wine/dlls/oleaut32/tests/vartest.c 1.121 1.122 +17 -4 wine/dlls/oleaut32/variant.c