|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #42510] methods does not return functions defined in classdef file |
| Date: | Thu, 05 Jun 2014 03:41:03 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 |
URL:
<http://savannah.gnu.org/bugs/?42510>
Summary: methods does not return functions defined in
classdef file
Project: GNU Octave
Submitted by: rik5
Submitted on: Wed 04 Jun 2014 08:41:02 PM PDT
Category: Interpreter
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
The methods() function when called on a classdef object should return the
methods of the class. Currently this only works for functions which are
defined in separate files under the directory @classname. It does not work
for methods which are defined within the class itself.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42510>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |