file stdcxx/trunk/etc/config/src/FLOAT.cpp:
228 #ifndef _RWSTD_NO_LONG_DOUBLE
229 #  if defined (LDBL_EPSILON)
230     PRINTFLT (LDBL_EPSILON, LDBL_FMT, LDBL_DIG, "L");
231 #  endif   // LDBL_EPSILON

LDBL_DIG?  Cut'n'paste error?
 
Brad.

Reply via email to