- VarAdd, VarMul: I4 overflows to R8 and not I8 even if the result
commit4d36546c07eded5c00ce09109633deb9cb0c4700
authorMichael Stefaniuc <mstefani@redhat.de>
Tue, 23 Aug 2005 09:33:37 +0000 (23 09:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2005 09:33:37 +0000 (23 09:33 +0000)
tree0f897275f4838529dc13d169bd87f6b887c8c2ce
parentba691740421635e0f91e8ebafabc420e8ee426fc
- 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.
dlls/oleaut32/tests/vartest.c
dlls/oleaut32/variant.c