ilene 2002/11/05 09:14:29 Modified: test/tests/conf-gold/math math110.out Log: Applying Gordon Chiu's ([EMAIL PROTECTED]) patch for bugzilla #14241. Extra trailing 0 when calling XNumber.str(). Revision Changes Path 1.3 +2 -2 xml-xalan/test/tests/conf-gold/math/math110.out Index: math110.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/math/math110.out,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- math110.out 7 Feb 2002 19:40:45 -0000 1.2 +++ math110.out 5 Nov 2002 17:14:28 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <out>1.75|1.75|true| 1.75|true| -0.00040|0.00040|true| -0.00040|true| +0.0004|0.0004|true| +0.0004|true| </out>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
