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

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

[Octave-bug-tracker] [bug #50603] save -mat fails for large (# of bytes)


From: Rik
Subject: [Octave-bug-tracker] [bug #50603] save -mat fails for large (# of bytes) variables
Date: Wed, 22 Mar 2017 12:50:56 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #50603 (project octave):

@Dan: I think you're right.  We are using the lzip compression library and
there should be some option to set the chunk size that we operate on.  Or
maybe Octave is being bad and just passing a pointer to the entire buffer. 
The file to check is libinterp/corefcn/ls-mat5.cc.  The mat5 is a bit of a
misnomer as this file handles mat5, mat6, and mat7 formats.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50603>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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