Boost logo

Boost Users :

From: Johan Råde (rade_at_[hidden])
Date: 2008-02-26 10:10:11


John Maddock wrote:
> Johan Råde wrote:

>> What happens if you change line 105 from
>>
>> ss << " qnan snan nanq nans 1.#IND 1.#QNAN 1.#SNAN";
>>
>> to (note the space at the end of the string)
>>
>> ss << " qnan snan nanq nans 1.#IND 1.#QNAN 1.#SNAN ";
>>
>
> Yep, that fixes it, but shouldn't be needed?

It doesn't fix it. It just diagnoses it.
There must be a missing eof check somewhere.
(Strange that this shows up now. The library has been exhaustively tested.)

--Johan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net