
On Sat, Dec 5, 2009 at 1:17 PM, Jose <jmalv04@gmail.com> wrote:
In my case, the iostreams gzip bugs have prevented me from upgrading to 1.41. It seems that in most releases I encounter gzip bugs and give me a bad feeling about the iostreams library. Probably the library doesn't have a maintainer but I see in the 1.41 release notes that new features were added.
I addition to what has been reported I get this error:
/home/code/boost_1_41_0/boost/iostreams/read.hpp:191: error: 'class boost::iostreams::detail::direct_adapter<boost::iostreams::basic_array_source<char>
' has no member named 'putback'
Hi, Jose
It seems that in most releases I encounter gzip bugs [snip]
What bugs are you talking about? We use iostream's gzip functionality starting from 1.35 and it was the first time I've encountered an issue, and this issue has trivial resolution (see my previous email). Regards