octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55427] save -v7 exits with "error compressing


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55427] save -v7 exits with "error compressing data element"
Date: Thu, 10 Jan 2019 16:50:47 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #7, bug #55427 (project octave):

It's not meant to be a Matlab compatible workaround, I just wanted to see if
Octave's two different uses of zlib worked. And as I suspected it looks like
'compress' has problems on Windows when calling it on a single large data
object, but using the stream-based 'deflate' method does work on Windows.

Therefore a method of fixing this for Windows might be to rewrite ls-mat5.cc
to use 'deflate' in a loop instead of 'compress'.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55427>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]