25 Mar
2010
25 Mar
'10
8:06 a.m.
eg wrote:
The program I'm developing also fails to read the compressed file, but without errors: it just doesn't read anything. The following is a minimal self-contained excerpt that exhibits such behaviour:
I wonder if this is related to the reported problem:
It might well be. There are several reported problems with Boost.IoStreams and compression filters. Unfortunately there are different problems for different filter/compressor/decompressor combinations. See the following link for last year's summary. The attachment shows the code that works for me. Regards, Roland