Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 23:06:21 -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:  <200401180706.i0I76LR4058534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2004/01/17 23:06:21 PST

  FreeBSD src repository

  Modified files:
    tools/regression/lib/libc/stdio test-scanfloat.c 
  Log:
  Work around a recently-introduced gcc bug.  The compiler no longer
  accepts certain floating point constant representations that are
  legal in C99.
  
  Revision  Changes    Path
  1.2       +1 -1      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?200401180706.i0I76LR4058534>