Also, LDBL_MIN right after that.
> -----Original Message----- > From: Eric Lemings > Sent: Monday, March 31, 2008 5:59 PM > To: '[email protected]' > Subject: [STDCXX-708] LDBL_EPSILON in etc/config/src/FLOAT.cpp > > > 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. >
