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

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

[Octave-bug-tracker] [bug #35838] Inconsistency between code and documen


From: Rik
Subject: [Octave-bug-tracker] [bug #35838] Inconsistency between code and documentation for array-{as, to}-{scalar, vector}
Date: Fri, 16 Mar 2012 03:03:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Update of bug #35838 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

I have fixed the development branch of Octave by changing the code to reflect
the documented behavior.  The documentation has been in place since 2006 so it
is surprising that this was not caught sooner.  The change will not take
effect until the 3.8.0 release.  At that time you can use a simple perl script
to change your existing code over.

perl -i.bak -pe 's/Octave:array-as-scalar/Octave:array-to-scalar/g' file1
file2 ...

and likewise for array-as-vector.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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