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-31 08:44:14
#3650: Text Serialization crashes when istream close unexpectedly
--------------------------------------+-------------------------------------
Reporter: Doug Wallas | Owner: ramey
Type: Feature Requests | Status: reopened
Milestone: Boost 1.42.0 | Component: serialization
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Changes (by vladimir_prus):
* status: closed => reopened
* resolution: wontfix =>
Comment:
Robert,
I don't understand your position here. The stream can unexpectedly fail at
any moment, and stream do fail in properly written programs. Even if the
user checks that stream is OK right before calling operator<<, you can get
a stream error -- e.g. a network connection can close immediately after
user's check is executed.
It does not seem that crashing in face of a natural situation is
desirable.
Could you clarify further?
Thanks,
Volodya
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3650#comment:10> 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