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

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

[Octave-bug-tracker] [bug #59225] "save -z -binary -append" creates non


From: Rik
Subject: [Octave-bug-tracker] [bug #59225] "save -z -binary -append" creates non readable files
Date: Fri, 30 Oct 2020 16:48:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

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

I ran through the the set of all filetypes and I found that "-binary" and
"-v6" both fail to append variables to a saved file when used in conjunction
with "-zip" option.  Separately, saving with "-z -v7" does not result in a
compressed file, which is perhaps why that format works.

The "-append" option is not very robust.  Would it be acceptable to limit it's
use when "-zip" is also given only to text formats (-text or -ascii)?  That
would just mean changing the save() function to do a bit more input validation
and issue an error or a warning when the condition is found.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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