Re: [Boost-bugs] [Boost C++ Libraries] #9810: boost serialization: deserialization from boost txt archive fails on -nan for double

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9810: boost serialization: deserialization from boost txt archive fails on -nan for double
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-04-07 15:47:41


#9810: boost serialization: deserialization from boost txt archive fails on -nan
for double
--------------------------------+---------------------------
  Reporter: florian.burkart@… | Owner: ramey
      Type: Feature Requests | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.55.0 | Severity: Problem
Resolution: wontfix | Keywords:
--------------------------------+---------------------------
Changes (by ramey):

 * status: new => closed
 * type: Bugs => Feature Requests
 * resolution: => wontfix

Comment:

 this has been discussed for years. It's not a problem of the serialization
 library per se. It's an effect of the fact that there is no
 standard/portable way for text based streams to represent various types of
 NaN s. no one has shown an interest is addressing this. So for now the
 best policy is to trap attempts so serialize Nan's to text base archives.
 I had thought we did that on serialization. Maybe you would like to
 investigate this in more detail

 Robert Ramey

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9810#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC