wine/dlls/oleaut32 tests/vartest.c variant.c

Alexandre Julliard julliard at winehq.org
Tue Aug 23 04:33:37 CDT 2005


ChangeSet ID:	19739
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list