Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 21:30:56 -0800 (PST)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/lib/libc/stdio test-scanfloat.c
Message-ID:  <200401190530.i0J5Uukh000414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004/01/18 21:30:56 PST

  FreeBSD src repository

  Modified files:
    tools/regression/lib/libc/stdio test-scanfloat.c 
  Log:
  Add regression tests for some of the bugs recently discovered in the
  vendor's strtod() implementation.
  
  While here, disable some of the long double tests on i386, since
  FreeBSD/i386 is the only port that doesn't evaluate long doubles in
  their full precision (due to constant folding bugs in gcc).
  
  Revision  Changes    Path
  1.3       +15 -4     src/tools/regression/lib/libc/stdio/test-scanfloat.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401190530.i0J5Uukh000414>