November 07, 2007
Hello.
What should be modified in std.zlib module to have it correctly read from gzip files?
And, while we are at it, how do I recompile Phobos?

Thanks
November 07, 2007
There has to be a parameter
winBits = 24
to deal with gzip streams.