|
| From: | A.R. Burgers |
| Subject: | [Octave-bug-tracker] [bug #52585] type cannot list the source of a function in a namespace |
| Date: | Wed, 6 Dec 2017 02:19:02 -0500 (EST) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Follow-up Comment #2, bug #52585 (project octave):
suppose there is a function foo.m in dir +pkg.
On matlab (R2015B) these two both work
type +pkg/foo
type pkg/foo
both when the current working directory is the parentdir of +pkg and when the
current working directory is different, but the parentdir of +pkg is present
in the path.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52585>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |