Subject: Re: [Boost-bugs] [Boost C++ Libraries] #484: Boost.Iostreams and newline translation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-26 01:28:11
#484: Boost.Iostreams and newline translation
-------------------------------+--------------------------------------------
Reporter: jpstanley | Owner: turkanis
Type: Feature Requests | Status: assigned
Milestone: Boost 1.36.0 | Component: iostreams
Version: None | Severity: Optimization
Resolution: None | Keywords:
-------------------------------+--------------------------------------------
Changes (by turkanis):
* type: Support Requests => Feature Requests
* severity: Problem => Optimization
* milestone: => Boost 1.36.0
Comment:
I'm sorry I let this go so long.
I will consider it as a feature request for a form of seekability weaker
than that currently supported, in which you can only request that the file
pointer be restored to a location that was previously saved. A weak-
seekable newline filter would then not have to worry about seeking
relative to the current location, but would just have to remember the
file offsets of the downstream device at various previousl-queried
locations.
It may already be possible to implement this in the currently library, but
introducing a new concept might clarify the situation.
I will consider implementing this in 1.36.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/484#comment:4>
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:49:57 UTC