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

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

[Octave-bug-tracker] [bug #34346] Compatibility: str2num


From: Rik
Subject: [Octave-bug-tracker] [bug #34346] Compatibility: str2num
Date: Wed, 19 Oct 2011 21:45:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34346 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

As you have pointed out, this is a difference in the interpreter.  In general,
Octave is more careful about checking its inputs in the desire to prevent
Garbage In/Garbage Out calculations.  In this case, it seems useful to
preserve the error behavior when the user has started a comma-separated list
of items without the first item.  The missing item is probably due to a typing
error and should provoke a warning.  In this case Octave won't try to be
compatible with Matlab.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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