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

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

[Octave-bug-tracker] [bug #59238] load variables from file: the next sav


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #59238] load variables from file: the next saving operation produces a faulty file
Date: Mon, 12 Oct 2020 17:12:06 -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

Update of bug #59238 (project octave):

                Category:                     GUI => Octave Function        
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #3:

I think the load function truncates the variables when the file in this
example has CRLF line endings. If I test with the original attached file, the
variables are truncated after loading. If I strip all carriage returns first,
then the load and save seem to work correctly.

Is it expected behavior that text format files have CRLF line endings with
Octave on Windows? Or is this file considered malformed because it has the
wrong line ending? Or if it is valid, is the bug in Octave or in the way the
symbolic package creates its variables from text data?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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