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

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

[Octave-bug-tracker] [bug #47021] Calling nargin for scripts returns wro


From: Daniel Roeske
Subject: [Octave-bug-tracker] [bug #47021] Calling nargin for scripts returns wrong error message
Date: Sat, 30 Jan 2016 01:12:42 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?47021>

                 Summary: Calling nargin for scripts returns wrong error
message
                 Project: GNU Octave
            Submitted by: dmjr
            Submitted on: Sa 30 Jan 2016 01:12:41 GMT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Any

    _______________________________________________________

Details:

Having a script g defined, calling nargin results in an unexpected error
message:

>> nargin(@g)
error: nargin: nargin information not available for built-in functions

Receiving an error message might be expected, but g is definitely not a
built-in function.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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