> Hi, > > In attachment, you'll find a trial at supporting floating > point exceptions > under MSVC. It seems to work OK, but it triggers a problem: > it generates > a FE_UNDERFLOW error when trying to print least-positive-double-float: Additional info, the exception is generated in the strtod call from the edit_double function. Michael.