Craig Rodrigues wrote:
On Fri, Jul 09, 2004 at 11:11:38AM +1000, Ian Holsman wrote:
ianh:/src/httpd-2.1/srclib/apr/test ianh$ ./testall -v teststr
teststr : \Line 134: expected <4>, but saw <5> FAILED 1 of 11
Failed Tests Total Fail Failed %
===================================================
teststr 11 1 9.09%
Do you have this version of apr_snprintf.c?
yes ianh:/src/httpd-2.1/srclib/apr/strings ianh$ cvs status apr_snprintf.c|more =================================================================== File: apr_snprintf.c Status: Up-to-date
Working revision: 1.39 Repository revision: 1.39 /home/cvs/apr/strings/apr_snprintf.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none)
revision 1.39 date: 2004/06/27 11:46:42; author: trawick; state: Exp; lines: +2 -1 Fix apr_snprintf() to respect precision for small floating point numbers. PR: 29621 Submitted by: Artur Zaprzala <zybi talex.pl> Reviewed by: Jeff Trawick
