cvs commit: src/tools/regression/lib/libc/stdio test-scanfloat.c
    David Schultz 
    das at FreeBSD.org
       
    Sat Jan 17 23:06:23 PST 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list