21 Oct
2004
21 Oct
'04
7:55 p.m.
ChangeSet ID: 14248 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/21 14:55:37 Modified files: dlls/oleaut32/tests: vartest.c dlls/oleaut32 : variant.c Log message: Walt Ogburn <reuben(a)ugcs.caltech.edu> VarParseNumFromStr: Keep zeros after decimal point, correctly keep track of trailing zeros in a decimal number. VarNumFromParseNum: Don't error on decimal expressions for zero. Patch: http://cvs.winehq.org/patch.py?id=14248 Old revision New revision Changes Path 1.32 1.33 +17 -2 wine/dlls/oleaut32/tests/vartest.c 1.104 1.105 +5 -12 wine/dlls/oleaut32/variant.c