Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3650: Text Serialization crashes when istream close unexpectedly
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-30 18:11:14
#3650: Text Serialization crashes when istream close unexpectedly
--------------------------------------+-------------------------------------
Reporter: Doug Wallas | Owner: ramey
Type: Feature Requests | Status: closed
Milestone: Boost 1.42.0 | Component: serialization
Version: Boost Development Trunk | Severity: Problem
Resolution: wontfix | Keywords:
--------------------------------------+-------------------------------------
Changes (by ramey):
* status: reopened => closed
* type: Bugs => Feature Requests
* resolution: => wontfix
Comment:
The library has to assume that the stream remains open while an archive is
being saved. This is not an unreasonable expectation.
basically the best way to handle this would be to trap the situation where
the stream closes and not make any serialization library calls when this
is detected.
In any case, the library won't be changing.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3650#comment:9> 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:02 UTC