On Tue, Jul 31, 2007 at 10:15:58PM +0200, Joost Verburg wrote: > Bo Peng wrote: > >>Bo Peng wrote: > >>>Unfortunately yes. I just checked that 1.5.0/win can not even open a > >>>properly compressed .lyx file created under linux. > >>So the format of compressed files has also been changed on Linux? > > > >I do not think so. The problem is with windows. I do not really want > >to revert to gzstream because this might just be a packing problem > >(wrong zlib, boost version, msvc etc)... > > Then why not revert to gzstream on Windows (just like 1.4) until the > problem is solved?
Just revert everywhere. We do not want platform dependent code all over the place. The relevant commit seems to be 13706. Andre'