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

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

[Octave-bug-tracker] [bug #48110] ishghandle silently ignores additional


From: Rik
Subject: [Octave-bug-tracker] [bug #48110] ishghandle silently ignores additional arguments
Date: Fri, 3 Jun 2016 16:00:53 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #48110 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

Octave generally doesn't try very hard to match undocumented Matlab behavior. 
I've changed the Severity to 'Wish' and the Priority to 'Low'.

As for input validation, Octave is usually stricter than Matlab.  I can see
that one way would be to use varargin in this case and then pass all arguments
to ishandle() which would then throw an error.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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