Opened 12 years ago

Closed 12 years ago

#5467 closed Bugs (fixed)

Input from nonfinite_num_facets fails for MSVC 'legacy' NaNs

Reported by: Paul A. Bristow Owned by: Paul A. Bristow
Milestone: Boost 1.47.0 Component: math
Version: Boost 1.47.0 Severity: Problem
Keywords: NaN, nonfinite, facet, input Cc:

Description

Input from nonfinite_num_facets fails for MSVC 'legacy' NaNs

I:\boost-trunk\boost\math\special_functions\nonfinite_num_facets.hpp

by Johan Rade, but incorporated into Boost.Math

nonfinite_num_get facet fails for input of 'legacy' NaN strings (all version of MSVC including current!)

"1.#QNAN", "1.#SNAN"

Corrected for 1st release of nonfinite facets, and passes legacy test on MSVC.

Change History (1)

comment:1 by Paul A. Bristow, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.