Subject: Re: [Boost-bugs] [Boost C++ Libraries] #930: iostream and zlib
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-06 12:32:58
#930: iostream and zlib
----------------------------------+-----------------------------------------
Reporter: jorma9_at_[hidden] | Owner: nobody
Type: Feature Requests | Status: assigned
Milestone: | Component: None
Version: None | Severity: Showstopper
Resolution: None | Keywords:
----------------------------------+-----------------------------------------
Changes (by dave):
* cc: technews_at_[hidden] (added)
* severity: => Showstopper
* reporter: jorma9 => jorma9_at_[hidden]
Old description:
> {{{
> I've successfully used (only slightly modified) classes
> gzifstream and
> gzofstream in SGI IRIX and GNU Linux environments. The
> code was
> obtained from directory zlib-1.1.3/contrib/iostream of
> http://www.info-zip.org/pub/infozip/zlib/zlib.tar.gz .
>
> Now it seems to me that the code won't compile with
> standard iostream classes. Has anyone made the
> necessary changes to compile it ? Or, does someone know
> that it won't be possible to make it work again ? Or,
> is there a better solution for that need, ie. to have a
> pair of classes derived from istream and ostream that
> allow compression and uncompression on the fly ?
>
> Yours,
>
> Jorma Laaksonen
>
> }}}
New description:
{{{
I've successfully used (only slightly modified) classes
gzifstream and
gzofstream in SGI IRIX and GNU Linux environments. The
code was
obtained from directory zlib-1.1.3/contrib/iostream of
http://www.info-zip.org/pub/infozip/zlib/zlib.tar.gz .
Now it seems to me that the code won't compile with
standard iostream classes. Has anyone made the
necessary changes to compile it ? Or, does someone know
that it won't be possible to make it work again ? Or,
is there a better solution for that need, ie. to have a
pair of classes derived from istream and ostream that
allow compression and uncompression on the fly ?
Yours,
Jorma Laaksonen
}}}
Comment:
This is probably outdated; if Jonathan Turkanis doesn't address this
ticket soon it should probably be closed.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/930#comment:3>
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:56 UTC