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

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

[Octave-bug-tracker] [bug #34183] 'save' inside function fills 'argn' wi


From: Rik
Subject: [Octave-bug-tracker] [bug #34183] 'save' inside function fills 'argn' with binary 0
Date: Sat, 03 Sep 2011 04:11:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34183 (project octave):

                Priority:              5 - Normal => 1 - Later              

    _______________________________________________________

Follow-up Comment #1:

Wow, what an esoteric issue.  I can confirm this on a recent development tip. 
One would hope that automatic variables created by Octave would respect the
string_fill_char() setting (default = space) but I guess that isn't always
true.

I'm going to lower the priority since there are many possible workarounds. 
Some possible suggestions

1) Use a more powerful text editor
2) save only the variables you need
3) save in a binary format, re-read into Octave and delete any variables like
argn that you dislike, save in text format again

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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