[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #48041] classdef: `help myclass` messes up `he
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #48041] classdef: `help myclass` messes up `help @myclass/method` |
Date: |
Fri, 4 Jun 2021 15:46:29 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 |
Update of bug #48041 (project octave):
Severity: 3 - Normal => 1 - Wish
Priority: 5 - Normal => 3 - Low
Item Group: Incorrect Result => Feature Request
_______________________________________________________
Follow-up Comment #2:
It's still true that calling 'help myclass' makes 'help @myclass/method' not
work, unless it has already been called before. However, the alternate syntax
'help myclass.method' works universally now, so that's a useful workaround.
It's not clear to me whether the '@myclass/method' form should only work for
methods actually defined in a subdirectory, or should it also work for methods
defined and documented inline in the classdef block?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?48041>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #48041] classdef: `help myclass` messes up `help @myclass/method`,
Mike Miller <=